deathaxe
deathaxe
I was always under impression that `=` in default value assignments in parameter lists must not be surrounded by spaces. Did that change with type hints being present? EDIT: Indeed,...
Makes sense, TBH. I'd prefer it this way, too.
I've updated my patch according to review commands. 1. fix various flake8 issues (e.g. missing double whitespace between Enum classes) 2. fix whitspace in default value assignments 3. drop explicit...
Those ` (2)` name parts are definitly wrong and need to be removed.
Can't reproduce notable performance drops in PHP on Windows. My benchmark file of about 130k lines of code takes 370ms on ST4134 and 387ms on ST4136 to be fully parsed....
Safe mode basically starts ST with an empty profile. Disabling all plugins should have the same effect in case those are involved. Sometimes ST's syntax cache may get into a...
Must be something os related. All files of the linked repo open instantly on my box.
No syntax definitions have been modified between 4136 and 4139. Hence index isn't updated.
Doesn't happen with `hardware_accelleration: false`. Maybe the same rounding inaccuracy, which causes #4132.
Still see the issue in ST 4140 on Win11 with OpenGL enabled and Adaptive/Mariana being the theme/scheme of choise. 