zls/src
Techatrix 7a7576c06d
fix symbol references (#712)
* fix symbol references

* skip references for inline assembly
2022-10-29 04:37:52 -04:00
..
data Replace @minimum and @maximum with @min and @max. (#713) 2022-10-19 18:26:12 -04:00
known-folders@24845b0103 Update dependencies 2022-08-20 19:27:31 +02:00
special Fix build runner optional issue (#725) 2022-10-28 04:02:08 -04:00
tracy@f493d4aa8b Update dependencies 2022-08-20 19:27:31 +02:00
analysis.zig add separate function for loading handles with getOrLoadHandle 2022-10-17 20:43:11 +02:00
ast.zig Add missing .switch_case_inline, .switch_case_inline_one cases (#699) 2022-10-07 20:00:23 -04:00
BuildAssociatedConfig.zig Support for user-configurable build options 2022-09-28 04:14:49 -04:00
code_actions.zig Merge pull request #702 from Techatrix/document-store-refactor 2022-10-18 11:40:14 +02:00
Config.zig ability to highlight global variables (#655) 2022-10-10 01:13:15 -04:00
diff.zig reimplement document store 2022-10-05 13:23:38 +02:00
DocumentStore.zig fix cimport completion (#722) 2022-10-28 00:38:36 -04:00
header.zig allocgate defeated 2021-12-03 08:00:22 -05:00
inlay_hints.zig undo DocumentStore constness changes 2022-10-16 17:17:40 +02:00
main.zig improve conformance to the lsp (#687) 2022-09-30 00:04:27 -04:00
offsets.zig Testing improvements (#662) 2022-09-18 22:47:06 +00:00
references.zig fix symbol references (#712) 2022-10-29 04:37:52 -04:00
requests.zig Added textDocument/foldingRange (#718) 2022-10-25 10:35:16 -04:00
semantic_tokens.zig undo DocumentStore constness changes 2022-10-16 17:17:40 +02:00
Server.zig Fix region folding off-by-one error (#726) 2022-10-28 16:59:33 -04:00
setup.zig add enable_autofix option 2022-09-24 21:30:36 +02:00
shared.zig add builtin data for 0.9.0 2021-12-29 22:24:34 -05:00
signature_help.zig undo DocumentStore constness changes 2022-10-16 17:17:40 +02:00
tracy.zig Add tracy 2022-06-06 00:28:52 -04:00
translate_c.zig Self hosted fixes (#682) 2022-09-30 00:04:55 -04:00
types.zig Added textDocument/foldingRange (#718) 2022-10-25 10:35:16 -04:00
uri.zig Self hosted fixes (#682) 2022-09-30 00:04:55 -04:00
zls.zig avoid config copy for document store (#669) 2022-09-21 21:31:48 -04:00