Skip to content

Add regex syntax highlighting #84

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

Merged
merged 1 commit into from
Apr 23, 2025

Conversation

rrudakov
Copy link
Contributor

Close #11

Sample pictures:

image image

Before submitting a PR mark the checkboxes for the items you've done (if you
think a checkbox does not apply, then leave it unchecked):

  • You've run M-x checkdoc and fixed any warnings in the code you've written.
  • You've updated the changelog (if adding/changing user-visible functionality).
  • You've updated the readme (if adding/changing user-visible functionality).

Thanks!

@bbatsov
Copy link
Member

bbatsov commented Apr 23, 2025

@rrudakov You'll need to rebase this on top of master first.

Copy link
Member

@bbatsov bbatsov left a comment

Choose a reason for hiding this comment

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

The proposed changes look great!

@rrudakov rrudakov force-pushed the feature/11-highlight-regex branch 2 times, most recently from c0831a5 to 08669ec Compare April 23, 2025 11:11
@rrudakov rrudakov force-pushed the feature/11-highlight-regex branch from 08669ec to 764d547 Compare April 23, 2025 11:12
@rrudakov rrudakov requested a review from bbatsov April 23, 2025 11:13
@bbatsov bbatsov merged commit 605adba into clojure-emacs:main Apr 23, 2025
3 checks passed
@rrudakov rrudakov deleted the feature/11-highlight-regex branch April 23, 2025 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Highlight (some) regular expressions using another grammar
2 participants