NpmIntellisense
NpmIntellisense copied to clipboard
A single sentence can save hours of frustration
You list several options to set in VScode like:
{ "npm-intellisense.importES6": true, "npm-intellisense.importQuotes": "'", "npm-intellisense.importLinebreak": ";\r\n", "npm-intellisense.importDeclarationType": "const", }
Without giving a hint how the &%#@ one can set these settings in the user-unfriendly VScode application. Not everyone is a guru BTW and the stupid VScode does anything but help.
The magic sentence would be: "Go to File ->Preferences->Settings to set the following:"
I think that this kind of comments doesn't help and is not constructive, did you took time to read the docs of vscode?, either way, you could open a PR improving the documentation if you think that can improve it
@cbabc open a PR with the changes to the docs dude, it'd be about as quick as writing up this issue.