eclipse-cdt-cloud / vscode-memory-inspector

vscode memory inspector
https://open-vsx.org/extension/eclipse-cdt/memory-inspector
Eclipse Public License 2.0
6 stars 10 forks source link

Explore edit by selection functionality #113

Open jreineckearm opened 5 months ago

jreineckearm commented 5 months ago

Description

PR #108 introduces editing memory values by group. However, to give the user more flexibility in editing values, we could explore an additional edit by selection. This would allow users to more selectively change a sub-selection within a group or a selection that spans multiple groups/parts of subsequent groups without being bound to the MAUs per Group setting. A first draft was created by @colin-grant-work for discussion. See #110 .

Topics to discuss to drive this further

Additional information