Sublime Forum

How to add autocomplete list to existing language?

#1

Lets say I had a bunch of custom words and strings I wanted to add to an existing language. How would I do this?

For example, lets say I was working on an HTML document and had the current file type set to HTML. If I had a bunch of custom strings that I wanted available for autocompletion, how would I do this? Do I have to hack/edit the existing HTML package files? Or can I make my own distributable package that other’s can easily add (installed via Package Control)?

How would I do this?

0 Likes