-
-
Notifications
You must be signed in to change notification settings - Fork 17
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
marker are not save ? #5
Comments
Thanks for your suggestion. The image was very helpful 👍 Let me first explain what are my main motivations for developing this extension. They are:
Now, It seems like what you want to achieve is to always emphasise certain statements (like Adding the save functionality to the extension would be useful so that I can close the editor and resume the log reading later. Supporting regex to highlight would also be great. It allows me to highlight not only the texts beginning with But perhaps, as what you want is more like customisation of your syntax highlighting, if you're only thinking about js, it might be faster if you write your own js syntax highlighting and replace the default one. cf. Adding Language Colorization 😉 |
I was afraid, not to be understood but you seem to have all understood !! Example: Key: Thank you very much friend, for your attention, I remain alert of your updates. have nice day |
It would maybe be a good thing to be able to add highlights to user or workspace settings to manually persist some hl's. |
I use this issue for persisting highlights. Supporting regular expressions will be done in #8 |
yes it work thank |
Any progress on the save highlights functionality? Are you still considering adding it or has it been dropped? |
Not dropped. I think this feature is useful. I just haven't got enough time to work on this at the moment |
Things to consider On saving highlights
On restoring highlights
|
Let's get this feature out with the simplest functionality. After getting feedback, we'll decide how to evolve it from there.
|
As current stable one doesn't support async/await syntax
Hello, This is great plugin . I am waiting for Save Highlight feature. I think it comes soon... @ryu1kn Regards |
Hi @mjunaidch . I started working on Dec but got distracted by other stuff. I should resume the work, thanks for reminding me 😄 |
It works fine according to my few tests. Thanks for your work! ❤️ At first I thought it didn't work because I didn't think I was supposed to call "Save All Highlights" before restarting VS code. Hence #10. |
Cool, thanks for testing it out @Otiel ! |
Happy New Year to you and thank you for your plugin.
I'd like to use your plugin to improve my js codes in a game engine developer context.
I would like to know, if will be possible do similar highlight of what [notepad++] allowed.
Here is a rough example to highlight and separate some line of code. in [notepad++]
Your plugin is ideal for me, but highlight does save when closed?
http://imgbox.com/ONUBaWcn
I would like to be able to highlight with a white background color and saved. :)
I'm new to VBC and I love it, I only regret marker layout, but your plugin will seem able to offer this context
Thank you friend
The text was updated successfully, but these errors were encountered: