streetwriters / notesnook

A fully open source & end-to-end encrypted note taking alternative to Evernote.
https://notesnook.com/
GNU General Public License v3.0
9.88k stars 610 forks source link

Highlight text in code block #3173

Open dmytrodubinin opened 1 year ago

dmytrodubinin commented 1 year ago

What problem are you facing?

While learning programming, the function of highlighting the part of the code that is worth paying attention to is very useful. For example, in one lesson we studied something, and in the next we finalized the previously written code. To do this, the function of highlighting with color not only ordinary text, but the code inside the code block as it is, for example, done in Notion

What's the solution you'd like to see in Notesnook?

Here is the demo from Notion:

https://github.com/streetwriters/notesnook/assets/8066458/b1ad70df-21c3-4426-b1aa-0484ca05a765

What alternatives have you considered?

No response

Additional context

No response

EmirLogas commented 1 year ago

I would like this to happen too. For example in Notepad++ like that image

thecodrr commented 12 months ago

This would be a really useful feature. Thank you for suggesting it.