Isaac Muse

Results 782 comments of Isaac Muse

Yeah, specificity doesn't seem to work as one would expect :man_shrugging: . Right now my hands are tied until Sublime properly supports such conventions. I even tired to add ``...

I've thought about updating this to do new Sublime scheme style, but there are plenty of tools that use tmTheme. I'll probably clean up internal stuff sometime soon, and maybe...

Yeah, I worked on this recently and thought I had it fixed, it appears I did not. Sublime changed something under the hood and I've been fighting this. I'll take...

Since it looks like you didn't do the default override menu, you should be able to just delete the `TabsExtra` folder in your `User` folder. There is no uninstall hook...

I will try and update the documentation with this info.

I take it back, Package Control did add a `remove` event hook. I should probably use that in the future.

There isn't a command that closes only unsaved tabs. Maybe I am misunderstanding?

@rpbaptist You can use the dismiss option which will dismiss the dialogs. There will be one, and only one, dialog to dismiss them all. If you would like an option...

Maybe needs a wrapper. I'll have to take a look when I get a chance. Currently, I'm knee deep in a refactor of my https://github.com/facelessuser/ColorHelper plugin.