zls/src
2021-03-26 10:20:20 +01: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 Fixed crash in analysis of variable declaration aliases 2021-03-21 02:31:32 +02:00
config.zig Add option for builtin completion insert text 2021-03-26 10:20:20 +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 Add option for builtin completion insert text 2021-03-26 10:20:20 +01:00
offsets.zig Improve token location stability 2021-03-13 12:22:19 +01:00
references.zig Completion for index label in for loops and fix for function snippets 2021-03-09 19:53:59 +01: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 Improve token location stability 2021-03-13 12:22:19 +01: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