ZuxingGit / pygments

Pygments is a generic syntax highlighter written in Python
http://pygments.org/
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

#2710 #14

Closed Arseneme closed 3 weeks ago

Arseneme commented 1 month ago

Before: 屏幕截图 2024-06-09 103112 After: 后

Details changes: path: pygments/lexers/dotnet.py 屏幕截图 2024-06-09 104354

Arseneme commented 1 month ago

https://github.com/pygments/pygments/issues/2710

adluu2k1 commented 1 month ago

Plan Two is the only possible solution, in my opinion, since our goal is to improve a lexer, not to create a new custom lexer and, therefore, Plan One is not suitable.

Arseneme commented 1 month ago

Plan Two is the only possible solution, in my opinion, since our goal is to improve a lexer, not to create a new custom lexer and, therefore, Plan One is not suitable.

Okay, I will delete the first plan later. Thank you for your suggestion.

ZuxingGit commented 3 weeks ago

PR accepted: https://github.com/pygments/pygments/pull/2726#issuecomment-2156674192