zls/src
2021-03-28 17:02:48 +03:00
..
data Regen data for master - @TagType is gone 2021-03-03 13:46:23 +01:00
known-folders@e1193f9ef5 Update known-folders to fix build 2020-10-15 19:34:37 +02:00
special zls will now run the package extraction build runner without copying it 2021-01-12 13:10:51 +02:00
zinput@eae98b3d70 update zinput version 2021-01-10 12:02:00 -05:00
analysis.zig Always send an insertText field in completion items 2021-03-28 17:02:48 +03:00
ast.zig Added our own ifFull implementation, fixes some crashes 2021-03-26 21:46:49 +02:00
config.zig Add option to truncate long completions 2021-03-27 20:37:51 +01:00
document_store.zig Fix completion of builtins and a piece of slightly overcomplicated logic 2021-03-24 22:40:15 +01:00
header.zig Fixed build on latest zig nightly 2020-07-12 22:12:09 +03:00
main.zig Always send an insertText field in completion items 2021-03-28 17:02:48 +03:00
offsets.zig Added our own ifFull implementation, fixes some crashes 2021-03-26 21:46:49 +02:00
references.zig Added our own ifFull implementation, fixes some crashes 2021-03-26 21:46:49 +02:00
rename.zig All functionalities implemented. Also implemented ability to skip searching for references through std 2021-03-06 20:55:59 +01:00
requests.zig Fixed for zig master 2021-02-15 12:04:22 +02:00
semantic_tokens.zig Added our own ifFull implementation, fixes some crashes 2021-03-26 21:46:49 +02:00
types.zig Fix falsy value for filterText and insertText 2021-03-15 20:20:38 +09:00
uri.zig fix inStream/outStream removal 2021-01-10 08:12:11 +01:00