zls/src
2023-01-22 17:52:04 -05:00
..
config_gen Generate data files in config_gen.zig (#903) 2023-01-19 01:46:42 -05:00
data Generate data files in config_gen.zig (#903) 2023-01-19 01:46:42 -05:00
known-folders@6b37490ac7 fix compile errors when targeting wasm (#886) 2023-01-07 15:21:20 -05:00
special Fix build runner optional issue (#725) 2022-10-28 04:02:08 -04:00
tracy@f493d4aa8b Update dependencies 2022-08-20 19:27:31 +02:00
tres@fb23d64450 add vscode config generation to zig build gen (#862) 2022-12-30 18:45:31 -05:00
analysis.zig Fix lsp weird behaviour on block cursors (#891) (#905) 2023-01-22 15:47:53 -05:00
ast.zig Autofix improvements (#879) 2023-01-02 14:59:01 -05:00
BuildAssociatedConfig.zig Support for user-configurable build options 2022-09-28 04:14:49 -04:00
code_actions.zig Use zig-lsp-codegen (#850) 2022-12-27 01:47:57 -05:00
ComptimeInterpreter.zig remove ast.tokenSlice() (#824) 2022-12-15 17:01:42 -05:00
Config.zig Generate data files in config_gen.zig (#903) 2023-01-19 01:46:42 -05:00
configuration.zig fix compile errors when targeting wasm (#886) 2023-01-07 15:21:20 -05:00
debug.zig Debugging utilities (#860) 2022-12-30 18:42:53 -05:00
diff.zig simplify formatting handler (#916) 2023-01-16 13:47:55 -05:00
DocumentStore.zig fix use after free (#911) 2023-01-11 20:18:37 +00:00
Header.zig Autofix improvements (#879) 2023-01-02 14:59:01 -05:00
inlay_hints.zig fix crashes found through fuzzing (#866) 2022-12-30 18:42:28 -05:00
lsp.zig Fix crash when using nvim-lspconfig (#884) 2023-01-05 13:50:02 -05:00
main.zig move log overrides into std_options (#902) 2023-01-10 16:52:03 -05:00
offsets.zig Use zig-lsp-codegen (#850) 2022-12-27 01:47:57 -05:00
references.zig improve completion on error and enums (#887) 2023-01-06 13:59:20 -05:00
semantic_tokens.zig fix crashes found through fuzzing (#866) 2022-12-30 18:42:28 -05:00
Server.zig Partially fixes #907 (#908) 2023-01-22 17:52:04 -05:00
shared.zig Add builtin data for 0.9.1 and 0.10.0 (#735) 2022-11-02 16:24:51 -04:00
signature_help.zig Use zig-lsp-codegen (#850) 2022-12-27 01:47:57 -05:00
tracy.zig update TracyAllocator for new Allocator changes (#812) 2022-12-08 14:32:50 -05:00
translate_c.zig improve behavior if zig_exe_path is not set (#830) 2022-12-17 03:03:05 -05:00
uri.zig fix missed reference on windows 2022-12-12 00:13:13 +00:00
zls.zig Debugging utilities (#860) 2022-12-30 18:42:53 -05:00