zed/extensions/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
..
languages/zig zig: Account for doctests in outline (#19776) 2024-10-28 10:49:40 -04:00
src chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
Cargo.toml zig: Bump to v0.3.1 (#19252) 2024-10-16 08:42:45 -04:00
extension.toml zig: Bump to v0.3.1 (#19252) 2024-10-16 08:42:45 -04:00
LICENSE-APACHE Extract Zig support into an extension (#9893) 2024-03-27 20:56:30 -04:00