Improve SLexer by mjkallen · Pull Request #2750 · pygments/pygments
added 2 commits
July 4, 2024 09:59Keywords such as for, if, while, break, function, etc. should be recognized before function names such as list(), c(), etc. are recognized. Closes pygments#2082.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters