liamcain / AutoFileName

Sublime Text plugin that autocompletes filenames
515 stars 78 forks source link

option to disable file extensions in suggested filepaths #101

Open sagiavinash opened 7 years ago

sagiavinash commented 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