Open shripathee opened 7 years ago
and furthermore, since vs code doesn't require jsconfig.json
anymore (requires tsconfig.json
for typescript project), please provide an option to skip create new jsconfig.json
file.
Same problem here. Our custom jsconfig.json
gets overwritten when vsc starts with vsc-ember-cli
enabled.
In addition to the directories specified by vsc-ember-cli, I want some more directories in exclude. However, every time I quit and reopen Code, my changes are discarded.