deathaxe

Results 818 comments of deathaxe

This is the SublimeText organization here. So I can't see a reason why using the latest/proper syntax-format which supports the full set of features the editor's engine has to offer...

I've forked this repo to https://github.com/deathaxe/MoveView years ago to 1. add ListInputHandler for targets 2. create commands which align better with ST's built-in commands. I never liked those string arguments...

If compatibility is not an issue and separate commands as in MoveView are not desired, the API should IMHO at least look a bit more ST like by #### Move...

It's controlled by `.python-version` file in root of the package. That said, assignment expressions are of little value here.

ST4 is fully supported. This package provides syntax highlighting and a build-system configuration to compile open NSIS file. This package does not start any activity without user request. For completions,...

Was able to install it immediately on Win11 ST4168 and don't see reasons why it shouldn't. Did installation just fail or is it not listed when calling _Package Control: Install...

Error 12157 indicates problems with WinInet. A possible reason may be requested TLS version or cipher being disabled via Windows registry. Github uses TLSv1.3 with cipher TLS_AES_128_GCM_SHA256.

With LSP and LSP-PowerShellEditorServices packages being available that kind of task finally got obsolete or out of scope for this syntax definition package.

It's looking pretty well on Windows. #### Default theme ![grafik](https://user-images.githubusercontent.com/16542113/181061358-4165ec35-5af1-4829-a0dc-231fef4b12b9.png) #### DAneo Origin ![grafik](https://user-images.githubusercontent.com/16542113/181062828-1cb6b194-ab73-40cc-9d4f-686e446e9067.png) Sure you have the latest release and no overrides anywhere? None of the few OS specific...

That's the basic rule, which is applied to all quick panels. Your change would end up in all non-kind_info containing quick panels' rows to have no padding. It should be...