zls/src
2022-09-28 08:32:19 -04: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 Support for user-configurable build options 2022-09-28 04:14:49 -04: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 Support for user-configurable build options 2022-09-28 04:14:49 -04: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 Move build options out of parse result instead of copying 2022-09-28 08:32:19 -04: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 branch 'master' into dev 2022-09-26 18:41:07 +02: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 use an ArrayList in uri.pathRelative 2022-09-22 20:06:31 +02:00
zls.zig avoid config copy for document store (#669) 2022-09-21 21:31:48 -04:00