Logtalk: highlight the uninstantiation_error/1 method and escape sequences in double-quoted terms by pmoura · Pull Request #2619 · pygments/pygments
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 781
Merged
jeanas merged 1 commit intopygments:masterfrom
Jan 13, 2024Conversation
pmoura
force-pushed
the
logtalk_lexer_update
branch
from
d07ca35 to
bac6c3c
Compare
jeanas reviewed Jan 1, 2024
pygments/lexers/prolog.py
Outdated
Show resolved
Hide resolved
pygments/lexers/prolog.py Outdated Show resolved Hide resolved
pmoura
force-pushed
the
logtalk_lexer_update
branch
from
bac6c3c to
1ba85e1
Compare
…ences in double-quoted terms
pmoura
force-pushed
the
logtalk_lexer_update
branch
from
1ba85e1 to
c8b2bd7
Compare
jeanas approved these changes Jan 13, 2024
jeanas
merged commit
f7dddac
into
pygments:master
Cjuan4631 reviewed Mar 15, 2024
| @@ -149,7 +149,7 @@ class LogtalkLexer(RegexLexer): | |||
| # Control constructs | |||
| (r'(ca(ll|tch)|throw)(?=[(])', Keyword), | |||
Copy link
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Anteru
added this to the
2.18.0 milestone
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment