zls/tests/lsp_features
Techatrix 3500aa7a76
update to new std.json api (#1191)
* update lsp.zig

* update to new `std.json` api

* update min zig version

* fix json api
2023-05-18 20:46:22 -04:00
..
completion.zig add completion tests on struct init fields 2023-04-17 23:25:20 +02:00
definition.zig add multi object for loop support (#1011) 2023-02-21 17:11:35 -05:00
document_symbol.zig Optimize document symbols (#1050) 2023-03-12 01:24:42 -05:00
folding_range.zig update to new std.json api (#1191) 2023-05-18 20:46:22 -04:00
inlay_hints.zig fix: update test case involving @memcpy 2023-05-04 00:51:13 -05:00
references.zig implement iterateChildren on asm 2023-04-17 23:03:54 +02:00
selection_range.zig add multi object for loop support (#1011) 2023-02-21 17:11:35 -05:00
semantic_tokens.zig add multi-file support to ErrorBuilder 2023-03-23 15:13:14 +00:00