+9
change completion priority
The priority of completion proposals poses a problem:
According to the documentation https://sublime-text-unofficial-documentation.readthedocs.org/en/latest/extensibility/completions.html
Priority of Sources for Completions
- Snippets
- API-injected completions
- .sublime-completions files
- Words in buffer
I.e. the words in my current buffer are not even shown if there are many .sublime-completions
I would like change the priority, or have different keyboard shortcuts for different kinds of completions
Customer support service by UserEcho
http://www.sublimetext.com/forum/viewtopic.php?f=4&t=13583
http://sublimetext.userecho.com/topic/151308-change-completion-priority/
http://sublimetext.userecho.com/topic/115795-snippets-always-take-priority-over-autocomplete/
http://sublimetext.userecho.com/topic/116149-autocomplete-snippets-shadow-variables-with-the-same-name/