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

Feature: Highlight special strings #6610

Open
mbohovic opened this issue Sep 8, 2024 · 1 comment
Open

Feature: Highlight special strings #6610

mbohovic opened this issue Sep 8, 2024 · 1 comment
Labels
enhancement Improvement over existing feature

Comments

@mbohovic
Copy link

mbohovic commented Sep 8, 2024

Description

Maybe someone has already mentioned it somewhere, but I haven't seen anything like that.

I would like a specific string in the text to be highlighted, but I don't know what functions to use for that (if they exist).

The reason is that in the text I use e.g. actually variables in the form [variableName] and I would like to have them highlighted in the editor.

e.g. I have a text:
What is Lorem Ipsum?
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown [printer] took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries

and I want to automatically have [printer] highlighted in the text, e.g. backgroundColor: yellow.

Thank you for any advice

@mbohovic mbohovic added the enhancement Improvement over existing feature label Sep 8, 2024
@mbohovic mbohovic changed the title Feature: Feature: Highlight special chars Sep 8, 2024
@mbohovic mbohovic changed the title Feature: Highlight special chars Feature: Highlight special strings Sep 8, 2024
@tope96
Copy link

tope96 commented Sep 26, 2024

I am also looking for a solution to this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement over existing feature
Projects
None yet
Development

No branches or pull requests

2 participants