SublimeAllAutocomplete
SublimeAllAutocomplete copied to clipboard
Capability to exclude and include particular folder and subfolder contents
I'm working on an angular project. I don't want allautocomplete to be burdened with all the node modules, as i have a low power processor and 4GB ram. So it would have been great if i could exclude node_modules folder from indexing by allAutoComplete & also be able to include necessary node module like bootstrap for indexing.