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

highlight Labels and References #327

Closed
nineff opened this issue Oct 20, 2023 · 1 comment · Fixed by #348
Closed

highlight Labels and References #327

nineff opened this issue Oct 20, 2023 · 1 comment · Fixed by #348
Labels
bug Something isn't working vs code Related to the VS Code(ium) extension

Comments

@nineff
Copy link

nineff commented Oct 20, 2023

  • I have searched the issues of this repo and believe that this is not a duplicate.
  • I have searched the discussions and believe that my question is not already covered.

Feature Request

Labels like <label> should be highlighted in a different color as the rest of the text/code, same with @-References like @label.
The Typst Webapp already does this, and I think the LSP should do this as well.

nvarner added a commit that referenced this issue Nov 1, 2023
@nvarner
Copy link
Owner

nvarner commented Nov 1, 2023

This is already technically implemented, but it looks like I didn't implement it in a way supported by many themes. A fix will be merged soon. If it does not fix this issue for your theme, please open a new issue.

@nvarner nvarner added bug Something isn't working vs code Related to the VS Code(ium) extension labels Nov 1, 2023
@nvarner nvarner linked a pull request Nov 1, 2023 that will close this issue
nvarner added a commit that referenced this issue Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working vs code Related to the VS Code(ium) extension
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants