zls/tests
Techatrix 37ca1333ed
implement cInclude completions & goto definition (#970)
* implement cInclude completions & goto definition

* fix cImport features on windows

* fix relative path with `..`
2023-02-11 20:25:55 +00:00
..
language_features [std.zig.] parse(alloc, src) -> Ast.parse(alloc, src, Ast.Mode) (#966) 2023-02-04 18:19:24 +00:00
lsp_features Fix missing nodes in outline (#990) 2023-02-11 14:20:01 -05:00
utility implement cInclude completions & goto definition (#970) 2023-02-11 20:25:55 +00:00
context.zig Remove some boilerplate from test (#988) 2023-02-11 14:19:37 -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 Switch to Diff Match Patch (diffz) (#982) 2023-02-11 14:21:10 -05:00
zls.json Add test zls.json file 2020-07-03 14:24:27 +03:00