Skip to content

Suggestion: Use the registry value as the tooltip instead of the key #4

@TMA-2

Description

@TMA-2

Description

So this is just what I'd personally prefer over the key path, as I often have to widen the side bar to see the value at a glance — but perhaps it could be both separated by a newline. Also, the remote machine name isn't included in the current path.

Or, a setting that configures whether it uses the full key, the value/data, or both (or even a configurable string with accepted quasi-variable VS Code-style placeholders like ${Key}\n${Value}). Just an idea!

Example

A full breakdown might be nice:

Host: Server01
Hive: HKEY_LOCAL_MACHINE
Key: SOFTWARE\WOW6432Node\Epic Systems Corporation\114HotFix
Value: WelcomeCPVer
Data: 3

Or, a simpler version:

Key: \\Server01\HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Epic Systems Corporation\114HotFix\WelcomeCPVer
Value: 3

Or, a single line:

\\Server01\HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Epic Systems Corporation\114HotFix\WelcomeCPVer = 3

Just a screenshot of the current tooltip.
Tooltip example

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions