zls/tests
Techatrix 61c0981294
Use zig-lsp-codegen (#850)
* add lsp.zig

* change references from types.zig to lsp.zig

* remove types.zig and requests.zig

* add tres as a submodule

* transition codebase from types.zig to lsp.zig

* update lsp.zig

* completely overhaul message handler

* fix memory errors

* partially transition tests to lsp.zig

* update lsp.zig

* more test fixes

* disable failing tests

* fix message handling bugs

* fix remaining tests

* access correct union in diff.applyTextEdits

* more message handler fixes

* run zig fmt

* update tres submodule

* fix memory access to freed memory

* simplify initialize_msg for testing

* check if publishDiagnostics is supported
2022-12-27 01:47:57 -05:00
..
language_features Use zig-lsp-codegen (#850) 2022-12-27 01:47:57 -05:00
lsp_features Use zig-lsp-codegen (#850) 2022-12-27 01:47:57 -05:00
utility Use zig-lsp-codegen (#850) 2022-12-27 01:47:57 -05:00
context.zig Use zig-lsp-codegen (#850) 2022-12-27 01:47:57 -05:00
ErrorBuilder.zig Testing improvements (#662) 2022-09-18 22:47:06 +00:00
helper.zig Allocgate 2.0 slain (#791) 2022-12-02 15:14:58 -05:00
tests.zig fix #801, IOOB in foldingRanges (#802) 2022-12-03 17:23:13 +02:00
zls.json Add test zls.json file 2020-07-03 14:24:27 +03:00