AltCode
24b041d48f
Add comment injections for GLSL and Proto ( #53058 )
...
Release Notes:
- N/A
2026-04-06 14:30:05 +02:00
Finn Evers
5ed538f49c
Format Tree-sitter queries with ts_query_ls ( #50138 )
...
Release Notes:
- N/A
2026-02-27 12:49:45 +00:00
Zachiah Sawyer
7f0842e3a6
proto: Add extend keyword ( #45413 )
...
Closes #45385
Release Notes:
- Add extend keyword to proto
2025-12-20 08:00:04 +02:00
Ben Kunkle
548a8d75e6
proto: Create indents.scm ( #27730 )
...
Closes #27676
Release Notes:
- N/A
2025-03-29 15:24:05 +00:00
Conrad Irwin
1fccda7b8d
Add text objects to extensions ( #21488 )
...
Release Notes:
- Adds textobject support to erlang, haskell, lua, php, prisma, proto,
toml, and zig
2024-12-03 13:56:25 -07:00
Marshall Bowers
cddd7875a4
Extract Protocol Buffers support into an extension ( #18704 )
...
This PR extracts the Protocol Buffers support into an extension.
Release Notes:
- Removed built-in support for Protocol Buffers, in favor of making it
available as an extension. The Protocol Buffers extension will be
suggested for download when you open a `.proto` file.
2024-10-03 13:37:43 -04:00