zls/src
2022-09-26 22:01:00 +01:00
..
data update snippets 2022-09-25 03:09:54 +02:00
known-folders@24845b0103 Update dependencies 2022-08-20 19:27:31 +02:00
special use StringArrayHashMap to remove duplicate include paths 2022-09-26 22:01:00 +01:00
tracy@f493d4aa8b Update dependencies 2022-08-20 19:27:31 +02:00
analysis.zig analysis: store function node in parameter declaration 2022-09-24 21:25:32 +02:00
ast.zig refactor getting the first & last parameter token into a function 2022-09-24 21:26:55 +02:00
BuildAssociatedConfig.zig fix capitalization of top level fields structs 2021-10-19 19:26:57 -07:00
code_actions.zig implement textDocument/codeAction 2022-09-25 01:04:29 +02:00
Config.zig add enable_autofix option 2022-09-24 21:30:36 +02:00
diff.zig Completely overhaul offsets.zig (#643) 2022-09-16 00:33:49 +00:00
DocumentStore.zig use StringArrayHashMap to remove duplicate include paths 2022-09-26 22:01:00 +01:00
header.zig allocgate defeated 2021-12-03 08:00:22 -05:00
inlay_hints.zig avoid config copy for document store (#669) 2022-09-21 21:31:48 -04:00
main.zig avoid config copy for document store (#669) 2022-09-21 21:31:48 -04:00
offsets.zig Testing improvements (#662) 2022-09-18 22:47:06 +00:00
references.zig analysis: store function node in parameter declaration 2022-09-24 21:25:32 +02:00
requests.zig add enable_autofix option 2022-09-24 21:30:36 +02:00
semantic_tokens.zig analysis: store function node in parameter declaration 2022-09-24 21:25:32 +02:00
Server.zig Merge pull request #674 from Techatrix/snippets 2022-09-25 17:27:46 +00:00
setup.zig add enable_autofix option 2022-09-24 21:30:36 +02:00
shared.zig add builtin data for 0.9.0 2021-12-29 22:24:34 -05:00
signature_help.zig fix: fix server crash related to parsing incomplete function as a function's parameter 2022-08-25 13:17:38 -07:00
tracy.zig Add tracy 2022-06-06 00:28:52 -04:00
translate_c.zig report cImport failure using textDocument/publishDiagnostics 2022-09-19 19:53:41 +02:00
types.zig make types.Diagnostic correctly parseable 2022-09-25 01:01:31 +02:00
uri.zig unmanage all the code 2022-08-23 12:44:26 +02:00
zls.zig avoid config copy for document store (#669) 2022-09-21 21:31:48 -04:00