zls/tests/lsp_features
Techatrix 6019eff13e
Fuzzer fixes (#940)
* better handling of container_decl_arg_trailing

* ignore semantic token when moving backwards

* use custom ast functions instead of from std
2023-01-26 16:04:49 -05:00
..
completion.zig improve completion on error and enums (#887) 2023-01-06 13:59:20 -05:00
definition.zig Goto definition works when the cursor is at the start of the identifier. 2023-01-21 18:31:26 +00:00
folding_range.zig fix crashes found through fuzzing (#866) 2022-12-30 18:42:28 -05:00
inlay_hints.zig Use zig-lsp-codegen (#850) 2022-12-27 01:47:57 -05:00
references.zig Use zig-lsp-codegen (#850) 2022-12-27 01:47:57 -05:00
selection_range.zig Use zig-lsp-codegen (#850) 2022-12-27 01:47:57 -05:00
semantic_tokens.zig Fuzzer fixes (#940) 2023-01-26 16:04:49 -05:00