zed
zed copied to clipboard
Add protobuf support
Looks much better now, thank you 🚀
I think we would need to add a bit more:
-
optionalkeyword highlights -
oneof varianthighlighting also asks for more colors -
outline.scmso a person could navigate over the next withcmd-shift-omenu + enable the gutter showing regions on top - ? maybe, add some slight color change to the field names, so they do not mix with the unknown identifiers
- and a small formatting nit the CI complained about needs to be fixed
I've addressed most of the above comments. There are still some outstanding issues though that I'm not quite sure how to tackle.
-
oneof variant highlighting also asks for more colors -
? maybe, add some slight color change to the field names, so they do not mix with the unknown identifiers
@mikayla-maki I added an outline file with some queries that felt most relevant. Happy to pair on it sometime if you feel there's more to add.
Thank you for this PR! :D
Let's add a new doc entry into https://github.com/zed-industries/zed/tree/main/docs/src/languages list and merge this 🎉
Added doc file