Logtalk: highlight the uninstantiation_error/1 method and escape sequences in double-quoted terms by pmoura · Pull Request #2619 · pygments/pygments

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@pmoura

Copy link

Contributor

@pmoura pmoura commented

Dec 31, 2023

No description provided.

@pmoura pmoura force-pushed the logtalk_lexer_update branch from d07ca35 to bac6c3c Compare

December 31, 2023 18:08

@pmoura pmoura force-pushed the logtalk_lexer_update branch from bac6c3c to 1ba85e1 Compare

January 1, 2024 13:45

@pmoura pmoura force-pushed the logtalk_lexer_update branch from 1ba85e1 to c8b2bd7 Compare

January 1, 2024 13:48

@jeanas jeanas merged commit f7dddac into pygments:master

Jan 13, 2024
@@ -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

Reviewers

@jeanas jeanas jeanas approved these changes

+1 more reviewer

@Cjuan4631 Cjuan4631 Cjuan4631 left review comments

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

A-lexing

area: changes to individual lexers

Projects

None yet

Milestone

2.18.0

Development

Successfully merging this pull request may close these issues.

4 participants

@pmoura @jeanas @Cjuan4631 @Anteru