Alexey Borokhvostov

Results 19 comments of Alexey Borokhvostov

@mbien Can I ask for the tests to be restarted? I don't have the ability to set the label before creating the PR.

> _Note:_ If we already did something similar in #5294, then it is unfortunate, as I explained above. Ideally, we should revert the API change and follow the steps I...

Made the suggested corrections.

@junichi11 Forgot to set milestone for this PR, or is it optional? Thank you!

> In reality you probably want to see how svgs look in a browser not in swing, having preview for it is more of a convenience thing. If it wouldn't...

`parser.cutter` is needed to split the generated huge parser class into smaller classes, such as `EncodeActionTable1`, `EncodeActionTable2`, and so on. Somewhere in the mailing list archives, I found a discussion...

@tmysik I've made the corrections.

Updated the pull request. Fixed the slowdown when opening PHP syntax highlighting settings.

> What do you think? Great idea! I'll try to make some changes as soon as possible. Thanks!