eclipse-cdt-cloud / eclipse-cdt-cloud/vscode-memory-inspector

Keyboard navigation in memory table

Open
#106 1 comment 0 reactions 1 assignee Claimed by @martin-fleck-at View on GitHub
Dominant language
TypeScript
Stars
17
Forks
25
Avg merge
3d 22h
Merged PRs (30d)
8

Description

**Description**

The recently introduced GUI framework comes with capabilities to navigate through the table with the keyboard.
A full navigation strategy need to be defined first. But it could include things like
* [X] Navigating through table cells and `groups` within Data column cells.
* [X] Initiate editing a group when the functionality is available.
* [X] Selecting groups for subsequent copy.
* [ ] Quick navigation up and down with PageUp/PageDown/Home/End/etc keys.

**Additional information**

In all of this we need to make sure that the navigation agrees with fundamental Visual Studio Code patterns.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.