huoguangjin / MultiHighlight

Jetbrains IDE plugin: highlight identifiers with custom colors 🎨💡
https://plugins.jetbrains.com/plugin/9511-multihighlight
GNU General Public License v3.0
103 stars 22 forks source link

Copy text with highlights #44

Open huoguangjin opened 2 months ago

huoguangjin commented 2 months ago

A feature request from Human Being: https://plugins.jetbrains.com/plugin/9511-multihighlight/reviews#review=90749

Thanks for creating this plugin, I use it often during code debug or review to enhance readability of complex logic.

One small request though, when copying text/code from IntelliJ to MS Word or Outlook New Mail syntax highlights & theme from IntelliJ is copied but highlights by this plugin are lost/not able to copy. Somehow I use this feature very often so I take screenshot after applying multi highlights. Can you you please make highlights copy-able just like rest of syntax highlights from IDE.