vscode-protolint icon indicating copy to clipboard operation
vscode-protolint copied to clipboard

Uncaught Errors: Illegal value for `line`

Open AlexCannonball opened this issue 1 year ago • 0 comments

Steps:

  • Open a protobuf file with a warning for line X.
  • Delete some lines so that the document has less than X lines. Don't save the file.
  • Change active editor or run protolint.lint command.
  • Navigate in VS Code: Extensions -> Proto Lint -> Runtime Status: image

I've reproduced it with 0.7.0 and 0.8.0.

AlexCannonball avatar Apr 21 '23 21:04 AlexCannonball