-
Notifications
You must be signed in to change notification settings - Fork 48
Closed
Labels
Description
When installed for Sublime Text 3, an item named '.sublime-build' is added to the build system menu (Tools > Build System).
Running 'zip -d Handlebars.sublime-package ".sublime-build"' resolved this issue for me. I don't know if this breaks anything else, but highlighting still seems to work properly.
This is for version v2015.09.05.15.51.58 with Sublime Text 3, Build 3083.
frou