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

Add support for string interpolation #2

Open
msteinbeck opened this issue Feb 12, 2024 · 1 comment
Open

Add support for string interpolation #2

msteinbeck opened this issue Feb 12, 2024 · 1 comment

Comments

@msteinbeck
Copy link

Thanks for providing this small, yet useful Emacs mode.

I noticed that double-quoted strings are highlighted properly, but single-quoted strings have no highlighting at all. I have two requests:

  1. Also highlight single-quoted strings.
  2. Emphasize variables and expressions inside single-quoted strings.
@jcs090218
Copy link
Collaborator

I recommend you use TreeSitter base solution, like tree-sitter.el or treesit.el.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants