clemos / haxe-sublime-bundle

Sublime Text bundle for Haxe programming language
Apache License 2.0
237 stars 85 forks source link

'stdClasses', 'stdPackages' caching #195

Closed ghost closed 9 years ago

ghost commented 9 years ago

Reduces initialization time of the plugin (-0.3 sec in my case).

Closes #178?