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 interpolator highlighting to VSCode #3

Open
Martoon-00 opened this issue Feb 5, 2022 · 0 comments
Open

Add interpolator highlighting to VSCode #3

Martoon-00 opened this issue Feb 5, 2022 · 0 comments
Assignees
Labels
ide-integration Integration with IDEs

Comments

@Martoon-00
Copy link
Member

Martoon-00 commented Feb 5, 2022

Looks like the Haskell grammar in VSCode is extensible for things like this, so it would be nice to make parts of the interpolator highlighted.

For instance:

[int|sT|My text goes here #b{call a b c} |]
      \ yellow      \       \      \ normal code color 
                     \       \ some special color for the rendering mode and for braces
                      \ inherited from string
@Martoon-00 Martoon-00 added the ide-integration Integration with IDEs label Feb 5, 2022
@Martoon-00 Martoon-00 self-assigned this Apr 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ide-integration Integration with IDEs
Projects
None yet
Development

No branches or pull requests

1 participant