This website requires JavaScript.
Explore
Help
Register
Sign In
sylv
/
zls
Watch
1
Star
0
Fork
0
You've already forked zls
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
825cbd2e074488259ca1123a1d9288b2bb244a62
zls
/
tests
/
lsp_features
History
Lee Cannon
825cbd2e07
Merge pull request
#1142
from Techatrix/iterate-asm
...
implement `iterateChildren` on asm
2023-04-17 23:03:15 +01: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
fix folding range on multi line function declaration
2023-02-25 10:58:29 -08:00
inlay_hints.zig
add multi-file support to ErrorBuilder
2023-03-23 15:13:14 +00: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