deathaxe
deathaxe
IIRC, registering as "Open With..." is the primary strategy of sublimehq. It is however unrelated with supporting IExplorerCommand. To register ST for all file types, just add the following registry...
This registry key makes sure to add ST to the list of available applications in the "Open With..." dialog.  You still need to open the "Choose Other App..." dialog,...
The issue is still open.
This issue is assigned to a core dev. This may indicate some progress on this topic. TBH, I'd also expect such core things to be configurable, even though I'd personally...
Basically bounce should move caret between reference and definition in both directions. I am not too familiar with current implementation though. My goal would be to make it behave more...
Sure. I need to come up with a plugin, which searches all sorts of links using ST's `find_by_scope` API. The current solution uses plain regex, which basically duplicates, what syntax...
For this PR to work #155 and #156 should be merged before.
Got it up and running on Debian 12 with python 3.11 and PostgreSQL 15 with a little patch to `gears` library.
Package Control is critical for Sublime Text package ecosystem's security. It should therefore be hosted and administrated by trusted and well-known actors, only, especially after recently disclosed XS supply chain...
That's at least a request for packagecontrol.io not for Package Control client. see: https://github.com/wbond/packagecontrol.io/issues If malicious packages are identified, I'd recommend to file an issue at https://github.com/wbond/package_control_channel/issues or provide a...