zls/tests/utility
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
..
ast.zig [std.zig.] parse(alloc, src) -> Ast.parse(alloc, src, Ast.Mode) (#966) 2023-02-04 18:19:24 +00:00
diff.zig Switch to Diff Match Patch (diffz) (#982) 2023-02-11 14:21:10 -05:00
offsets.zig [std.zig.] parse(alloc, src) -> Ast.parse(alloc, src, Ast.Mode) (#966) 2023-02-04 18:19:24 +00:00
position_context.zig Fix lsp weird behaviour on block cursors (#891) (#905) 2023-01-22 15:47:53 -05:00
uri.zig implement cInclude completions & goto definition (#970) 2023-02-11 20:25:55 +00:00