zls/src
2021-03-29 19:04:55 -05: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 Do not show tests in container completions 2021-03-29 15:41:58 +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 Accelerate symbolReferencesInternal by another factor of 2 and activate unit tests 2021-03-29 14:08:38 +02:00
header.zig Fixed build on latest zig nightly 2020-07-12 22:12:09 +03:00
main.zig Add check for semantic tokens client capability 2021-03-29 19:04:55 -05:00
offsets.zig Added our own ifFull implementation, fixes some crashes 2021-03-26 21:46:49 +02:00
references.zig Improve textDocument/references performance 2021-03-28 17:05:22 +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 error completion generation when making document scopes 2021-03-29 12:28:52 +03:00
semantic_tokens.zig Added our own ifFull implementation, fixes some crashes 2021-03-26 21:46:49 +02:00
types.zig Fixed error completion generation when making document scopes 2021-03-29 12:28:52 +03:00
unit_tests.zig Accelerate symbolReferencesInternal by another factor of 2 and activate unit tests 2021-03-29 14:08:38 +02:00
uri.zig Accelerate symbolReferencesInternal by another factor of 2 and activate unit tests 2021-03-29 14:08:38 +02:00