deathaxe
deathaxe
No it's not disabled, but I wouldn't expect it to re-install a very well working package in that case.
The issue is it beeing very/too subtile. I haven't touched those quick panels in 4.0 because I didn't want to add too many multiple code paths to maintain compat with...
Providing dependent packages is not the purpose of collated "installed_packages" accross all available _Package Control.sublime-settings_. Too lazy to search for the issue ticket, but it implements a feature request to...
> I don't get why this backup_and_restore process is even necessary for installs. IIRC, PC just did so forever and I just maintained old behaviors as much as possible. I...
As it is not planned to open the door of abusing an existing _Package Control.sublime-settings_ as mechanism to define inter-package dependencies and current support of loading it from any package...
As ST claims to save files asynchronously (which should not cause UI to block) it may probably be a plugin which performs some action on synchronous `on_pre_save` event, which causes...
Is there by chance a modal dialog box open in background or on another screen? Sometimes those get burried behind a window and cause exactly this behavior.
If it is happening while working on JavaScript files, you are probably seeing https://github.com/sublimehq/sublime_text/issues/6416
I only see tabs.
It is also a supported Markdown frontmatter syntax, already supported by [MarkdownEditing](https://github.com/SublimeText-Markdown/MarkdownEditing/commit/67834b2c5765b286462b4e96cb51bf7ee576b896). [Hugo](https://gohugo.io/content-management/front-matter/) requires it for instance.