alienhard / SublimeAllAutocomplete

Extend Sublime autocompletion to find matches in all open files of the current window
917 stars 110 forks source link

List does not include completions from .sublime-completions files #57

Closed Resike closed 7 years ago

Resike commented 7 years ago

While it incudes autocompletions from .sublime-snippet files in the list, it does not do this for .sublime-completions files. Would be nice to address this.