liamcain / AutoFileName

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

Using a map to autocomplete one folders contents for another #77

Open TamasBarta opened 9 years ago

TamasBarta commented 9 years ago

I'm working with automated build systems, and I thought others would also benefit from a setting for this plugin, that maps folders to other folders, so that an src/html could be mapped to a dist folder, and the autocomplete for a HTML file in the src/html folder would get results from the dist folder.