thebaselab / codeapp

Building a full-fledged code editor for iPad
https://code.thebaselab.com
MIT License
2.92k stars 199 forks source link

Syntax coloring for protobuf files (.proto) #531

Open abdelhalim opened 2 years ago

abdelhalim commented 2 years ago

Currently the editor doesn’t apply syntax coloring for proto files. It will be great addition to support this language

bummoblizard commented 2 years ago

For reference: https://github.com/zxh0/vscode-proto3