plexsystems / vscode-protolint

A protobuf linter for visual studio code
MIT License
52 stars 14 forks source link

Add support for proto2 #2

Closed jpreese closed 4 years ago

jpreese commented 4 years ago

Initially, protolint did not support proto2. However, this is no longer the case!

We should update the extension to also be enabled when the user opens a proto file that is using proto2

Tasks

jpreese commented 4 years ago

proto activation event added to package.json