zls/src/features
2023-05-24 02:13:43 -05:00
..
code_actions.zig Rework file structure (#1069) 2023-03-17 23:01:41 +01:00
completions.zig various intern pool & comptime interpreter changes (#1179) 2023-05-09 00:25:26 -04:00
diagnostics.zig various intern pool & comptime interpreter changes (#1179) 2023-05-09 00:25:26 -04:00
document_symbol.zig Replace nonexistent std.sort.sort with std.mem.sort 2023-05-24 02:13:43 -05:00
folding_range.zig Replace nonexistent std.sort.sort with std.mem.sort 2023-05-24 02:13:43 -05:00
goto.zig Rework file structure (#1069) 2023-03-17 23:01:41 +01:00
hover.zig access tree of resolved typed on hover 2023-05-16 19:41:46 +02:00
inlay_hints.zig Rework file structure (#1069) 2023-03-17 23:01:41 +01:00
references.zig Add anytype resolution based on call references (#1067) 2023-03-31 11:54:46 -04:00
selection_range.zig Replace nonexistent std.sort.sort with std.mem.sort 2023-05-24 02:13:43 -05:00
semantic_tokens.zig fix semantic tokens on union and enum container fields 2023-05-21 21:48:46 +02:00
signature_help.zig Rework file structure (#1069) 2023-03-17 23:01:41 +01:00