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

Feature request: Preserve code highlights after closing tabs or restarting IntelliJ #40

Open daalla opened 10 months ago

daalla commented 10 months ago

Hi all,

I'd like to propose an enhancement for the plugin. The ability to maintain code highlights even after closing tabs or restarting the IDE would significantly benefit those of us who tackle extensive debugging tasks over multiple sessions.

If there's room for collaboration on this feature, I'd be keen to explore how I could contribute to its development.

Any feedback or thoughts on this would be greatly appreciated. Thanks!

velios commented 9 months ago

Exactly. The ability to save highlighting and restore from a file(or any another way) could help explore different domains within a large application