Open sagiavinash opened 7 years ago
when i am doing file imports in ES6 javascript. the filepaths dont need to have an extension and its been the widely followed practice
so instead of the suggestion being ./path/to/filename.ext i need an option in preferences for the suggestions to be ./path/to/filename
./path/to/filename.ext
./path/to/filename
when i am doing file imports in ES6 javascript. the filepaths dont need to have an extension and its been the widely followed practice
so instead of the suggestion being
./path/to/filename.ext
i need an option in preferences for the suggestions to be./path/to/filename