thatsIch / sublime-rainmeter

Rainmeter Package for Sublime Text 3
https://thatsich.github.io/sublime-rainmeter/
MIT License
51 stars 3 forks source link

Auto-completion for # variables #39

Open thatsIch opened 7 years ago

thatsIch commented 7 years ago

For ages the autocompletion of built-in variables was a pain due to # not being part of the auto-completion tokens. A new smart auto-completion system should be able to handle that and detect it should auto-complete with # or without depending on the selected entry and written line.