vscode-protolint-nrwFork of https://github.com/plexsystems/vscode-protolint with some fixes (https://github.com/plexsystems/vscode-protolint/pull/39) vscode-protolint is a protocol buffer linter for Visual Studio Code that uses protolint to validate linting rules. ExampleUsing the following
InstallationThis extension can be installed through the Visual Studio marketplace. Alternatively, a VSIX installer is available on the releases page. Also ensure that:
Configuration
Local DevelopmentBefore running any of the below commands, make sure you have installed the required dependencies with
|