confluentinc / confluentinc/vscode
Improve format and functionality of the resource tooltips
Open
needs UI/UX Review
usability
- Dominant language
- TypeScript
- Stars
- 34
- Forks
- 17
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 8
Description
We want to offer direct copy-commands to our existing tooltips:
But need to determine where those should be placed. Some ideas:
- `📋 key: value`
- `key: value 📋`
- markdown table format like:
| Key | Value | Copy Value |
|--------|--------|--------|
| `key` | `value` | 📋 |
This issue is for tracking general UI improvements for the (CCloud and local) resource-specific tooltips.
Contributor guide
Assessment
This issue has not been assessed yet.