nojanath / SublimeKSP

Fork of Nils Liberg's SublimeKSP plugin. See README for details.
GNU General Public License v3.0
87 stars 18 forks source link

Update triggers for many snippets #461

Closed mkruselj closed 1 month ago

mkruselj commented 1 month ago

Most snippets now have fully qualified triggers (for example, "function" instead of "fun") Autocomplete will still work

Also add a snippet for on ui_controls callback