codemap.vscode icon indicating copy to clipboard operation
codemap.vscode copied to clipboard

Default class/function display settings

Open rkucmierowski opened this issue 10 months ago • 5 comments

Hi, Is it possible to define a default state for displaying class/function elements or at least keep the last used setting? Now, when I reopen the file, both types (class/function) are displayed, and I prefer to display only the class map. Kind regards

rkucmierowski avatar Apr 02 '24 11:04 rkucmierowski

Yes it is. The "CODEMAP SETTING" panel is specifically designed for that:

image

It was a contribution of one of the CodeMap users: @Timhobson-source. Probably he experienced the same UX challenges.

oleg-shilo avatar Apr 03 '24 02:04 oleg-shilo

Ok, thanks, but when I close the project and reopen it, these settings reset and I have to select each time which options to display.

rkucmierowski avatar Apr 03 '24 06:04 rkucmierowski

Ah... then we can make it persistent between the sessions. Changing it to the enhancement. Will implement it over weekend.

oleg-shilo avatar Apr 03 '24 09:04 oleg-shilo

Great! Keeping my fingers crossed

rkucmierowski avatar Apr 03 '24 14:04 rkucmierowski

Done. Please update the extension to the v1.23.0

oleg-shilo avatar Apr 08 '24 12:04 oleg-shilo