NpmIntellisense icon indicating copy to clipboard operation
NpmIntellisense copied to clipboard

A single sentence can save hours of frustration

Open cbabc opened this issue 7 years ago • 2 comments

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:"

cbabc avatar Feb 04 '18 17:02 cbabc

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

Negan1911 avatar Feb 19 '18 22:02 Negan1911

@cbabc open a PR with the changes to the docs dude, it'd be about as quick as writing up this issue.

mikegazdag avatar Mar 28 '18 17:03 mikegazdag