zls/src
2022-09-01 15:42:15 +02:00
..
data Implement textDocument/inlayHint (#559) 2022-07-24 07:38:13 -04:00
known-folders@24845b0103 Update dependencies 2022-08-20 19:27:31 +02:00
special unmanage all the code 2022-08-23 12:44:26 +02:00
tracy@f493d4aa8b Update dependencies 2022-08-20 19:27:31 +02:00
analysis.zig Merge pull request #602 from Techatrix/unmanage-code 2022-08-23 21:21:08 +01:00
ast.zig 2 minor tidy-ups + fix for over-eager unused parameter error in function types 2022-08-19 00:31:41 +02:00
BuildAssociatedConfig.zig fix capitalization of top level fields structs 2021-10-19 19:26:57 -07:00
Config.zig add JSON Schema 2022-08-29 22:55:25 +02:00
diff.zig Add fallback to old behavior on diff failure 2022-08-13 17:16:53 -04:00
DocumentStore.zig unmanage all the code 2022-08-23 12:44:26 +02:00
header.zig allocgate defeated 2021-12-03 08:00:22 -05:00
inlay_hints.zig unmanage all the code 2022-08-23 12:44:26 +02:00
main.zig report zls version using git describe 2022-09-01 15:42:15 +02:00
offsets.zig Fix tokenRelativeLocation 2022-07-17 16:29:03 +02:00
references.zig unmanage all the code 2022-08-23 12:44:26 +02:00
rename.zig fix textDocument/rename 2022-08-29 21:28:05 +02:00
requests.zig rename build_runner_cache_path to global_cache_path 2022-08-18 23:14:32 +02:00
semantic_tokens.zig unmanage all the code 2022-08-23 12:44:26 +02:00
Server.zig fix textDocument/rename 2022-08-29 21:28:05 +02:00
setup.zig remove unnecessary check in setup wizard 2022-08-30 19:01:12 +02: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 Merge pull request #605 from Techatrix/translate-c-patch-undef 2022-08-25 17:33:38 +01:00
types.zig fix textDocument/rename 2022-08-29 21:28:05 +02:00
unit_tests.zig Fix config source of truth problems, refactor some more 2022-07-15 18:06:18 +02:00
uri.zig unmanage all the code 2022-08-23 12:44:26 +02:00
zls.zig prepare testing framework 2022-08-26 16:45:22 +02:00