alexwforsythe / code-blocks

Syntax highlighting for Google Docs
https://www.alexwforsythe.com/code-blocks/
MIT License
701 stars 89 forks source link

Chrome Web Store version seems to be behind master #98

Closed dperny closed 5 years ago

dperny commented 5 years ago

I use Code Blocks for formatting and highlighting protocol buffers. I see on the master branch, Protobuf support has been added. However, when I install the Code Blocks plugin, it does not include protobuf in the languages list. Additionally, the auto command does not detect or format protobuf correctly.

Currently, I just hack it by using go as the language and then manually updating the inconsistencies.