ZIm/extensions/zig/languages/zig
xdBronch ff29a34298
zig: Account for doctests in outline (#19776)
zig has a feature called
[doctests](https://ziglang.org/documentation/master/#Doctests) where
instead of providing a string as the name of a test you use an
identifier so that the test is "tied" to it and can be used in
documentation. this wasnt accounted for so any tests using this were
unnamed in the outline

Release Notes:

- N/A
2024-10-28 10:49:40 -04:00
..
brackets.scm Extract Zig support into an extension (#9893) 2024-03-27 20:56:30 -04:00
config.toml zig: Fix syntax and file types (#11409) 2024-05-06 12:33:44 -04:00
highlights.scm zig: Fix highlighting of keywords like orelse, or, and (#18323) 2024-09-25 10:03:10 +02:00
indents.scm zig: Improve indentation (#14332) 2024-07-12 10:24:07 -04:00
injections.scm Extract Zig support into an extension (#9893) 2024-03-27 20:56:30 -04:00
outline.scm zig: Account for doctests in outline (#19776) 2024-10-28 10:49:40 -04:00