zls/src
alvv-z e8bbb20783
Update setup wizard for ST4 (#461)
* Set include_at_in_builtins to false if Sublime Text version > 4000
2022-07-24 07:58:26 -04: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 Fix build runner for latest Zig 2022-05-30 02:04:34 -04:00
tracy@2d8723b69b Add tracy submodule 2022-06-06 00:28:52 -04:00
analysis.zig add f80 2022-07-17 13:03:26 +02:00
ast.zig fix ast.lastToken() does not handle empty error_value 2022-04-20 14:49:52 +08:00
BuildAssociatedConfig.zig fix capitalization of top level fields structs 2021-10-19 19:26:57 -07:00
Config.zig Implement textDocument/inlayHint (#559) 2022-07-24 07:38:13 -04:00
DocumentStore.zig Fix config source of truth problems, refactor some more 2022-07-15 18:06:18 +02:00
header.zig allocgate defeated 2021-12-03 08:00:22 -05:00
inlay_hints.zig Implement textDocument/inlayHint (#559) 2022-07-24 07:38:13 -04:00
offsets.zig Fix tokenRelativeLocation 2022-07-17 16:29:03 +02:00
references.zig Limit references to current document for documentHighlight 2022-07-22 19:38:26 -06:00
rename.zig Limit references to current document for documentHighlight 2022-07-22 19:38:26 -06:00
requests.zig Implement textDocument/inlayHint (#559) 2022-07-24 07:38:13 -04:00
semantic_tokens.zig Highlight orelse as a keyword 2022-07-23 00:34:53 +00:00
Server.zig Implement textDocument/inlayHint (#559) 2022-07-24 07:38:13 -04:00
setup.zig Update setup wizard for ST4 (#461) 2022-07-24 07:58:26 -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
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