deathaxe

Results 818 comments of deathaxe

It primarily makes those reloaders obsolete. EDIT: OK, only for relaoding UnitTesting itself. Not for packages being tested.

The original intent was to use `Plain` for syntaxes without those long lists of pre-defined tokens. _HTML (Plain)_ doesn't know about any html tag for instance, just highlighting anything which...

I didn't have certain syntaxes in mind - just found adding a package named _Sublime Syntax Test Results_ with only one file/syntax inside rather too specific. Not sure, what a...

Closing as obsolete with regards to progress made in https://github.com/sublimehq/sublime_text/issues/3022.

The issue is not related with length of functions, but used syntax within the code block. It seems to unable to find function block's end due to kind of macros...

How is Github's syntax not supporting this new experimental feature related with the fix for ST's syntax definition? ![grafik](https://github.com/sublimehq/Packages/assets/16542113/a16aa0f4-7faf-4ef6-9df2-c33fab0ae23f)

CSS has significanty changed since ST4152. Hence, you'd need to replace the whole CSS.sublime-syntax file. It may however have effects on 3rd-party syntaxes such as Less as those may need...

As all CI tests (against ST4143 and ST4165) are passing it must be an issue on your end.

As test results are equal with what I see, when symlinking this branch into a vanilla ST4152 portable setup's Packages folder, I tend to trust them. The only "inaccuracy" this...