zls/src
2022-08-20 15:34:36 +02:00
..
data Implement textDocument/inlayHint (#559) 2022-07-24 07:38:13 -04:00
known-folders@9db1b99219 Update submodule to latest commit (#439) 2021-12-22 23:08:05 -05:00
special emit JSON formatted packages & include dirs in build_runner.zig 2022-08-18 22:56:03 +02:00
tracy@2d8723b69b Add tracy submodule 2022-06-06 00:28:52 -04:00
analysis.zig add basic cImport support 2022-08-19 00:00:46 +02:00
ast.zig Refactor Ast helper functions 2022-08-18 00:52:21 +02:00
BuildAssociatedConfig.zig fix capitalization of top level fields structs 2021-10-19 19:26:57 -07:00
Config.zig rename build_runner_cache_path to global_cache_path 2022-08-18 23:14:32 +02:00
DocumentStore.zig correctly handle path to uri conversion 2022-08-20 15:34:36 +02:00
header.zig allocgate defeated 2021-12-03 08:00:22 -05:00
inlay_hints.zig Refactor Ast helper functions 2022-08-18 00:52:21 +02:00
main.zig Improve CLI, fix leak, & other. 2022-08-18 19:46:22 +02:00
offsets.zig Fix tokenRelativeLocation 2022-07-17 16:29:03 +02:00
references.zig Refactor Ast helper functions 2022-08-18 00:52:21 +02:00
rename.zig Limit references to current document for documentHighlight 2022-07-22 19:38:26 -06:00
requests.zig rename build_runner_cache_path to global_cache_path 2022-08-18 23:14:32 +02:00
semantic_tokens.zig Refactor Ast helper functions 2022-08-18 00:52:21 +02:00
Server.zig emit JSON formatted packages & include dirs in build_runner.zig 2022-08-18 22:56:03 +02:00
setup.zig Format zls.json in setup wizard (#568) 2022-08-02 14:28:27 -04:00
shared.zig add builtin data for 0.9.0 2021-12-29 22:24:34 -05:00
signature_help.zig Start refactoring main -> Server's globals 2022-07-17 12:00:29 +02:00
tracy.zig Add tracy 2022-06-06 00:28:52 -04:00
translate_c.zig correctly handle path to uri conversion 2022-08-20 15:34:36 +02:00
types.zig Implement textDocument/inlayHint (#559) 2022-07-24 07:38:13 -04:00
unit_tests.zig Fix config source of truth problems, refactor some more 2022-07-15 18:06:18 +02:00
uri.zig allocgate defeated 2021-12-03 08:00:22 -05:00