Polymer / vscode-plugin

Provides autocompletion, linting, and more for web components.
Other
74 stars 11 forks source link

[polymer-ide] 'Document not found: .vscode/settings.json' (1, 1) #76

Closed pdesjardins90 closed 7 years ago

pdesjardins90 commented 7 years ago

SyntaxError: Unexpected token / in JSON at position 0

Can I get this thing to shut up somehow?

pdesjardins90 commented 7 years ago

It's now saying: 'Document not found: .vscode/settings.json' instead

pdesjardins90 commented 7 years ago

When renaming the .vscode folder to 'vscode' (without the .), the error goes away. Of course vscode doesn't detect the folder anymore but my point is this error seems to be due to that, probably while parsing the path.

pdesjardins90 commented 7 years ago

polymer lint fails too for the same reason, I'll move the issue.