vscode-blockman
vscode-blockman copied to clipboard
Showing error message for commented-out code
Quite suddenly, after never being an issue before, Blockman flags lines of commented-out code as errors. It sends them every few seconds. I had been editing code above it but not the lines in question for some time. The messages look like this:
Error: invalid syntax at line 168 col 14:
// url: ""
^
Hello, can you show me the code? Maybe entire file. or maybe the little area around the line.