Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logtalk: highlight the uninstantiation_error/1 method and escape sequences in double-quoted terms #2619

Merged
merged 1 commit into from
Jan 13, 2024

Conversation

pmoura
Copy link
Contributor

@pmoura pmoura commented Dec 31, 2023

No description provided.

pygments/lexers/prolog.py Outdated Show resolved Hide resolved
@jeanas jeanas merged commit f7dddac into pygments:master Jan 13, 2024
13 checks passed
@@ -149,7 +149,7 @@ class LogtalkLexer(RegexLexer):
# Control constructs
(r'(ca(ll|tch)|throw)(?=[(])', Keyword),

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Anteru Anteru added this to the 2.18.0 milestone Apr 28, 2024
@Anteru Anteru added the A-lexing area: changes to individual lexers label Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-lexing area: changes to individual lexers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants