eclipse-theia/theia

[tree] inline node editing

Open

#5,789 opened on Jul 24, 2019

View on GitHub
 (0 comments) (9 reactions) (0 assignees)TypeScript (2,478 forks)batch import
debugenhancementhelp wantednavigatortree

Repository metrics

Stars
 (18,676 stars)
PR merge metrics
 (Avg merge 15d 4h) (75 merged PRs in 30d)

Description

Right now we use dialogs to add and edit tree nodes. It would be better to allow inline editing.

Possible clients are the navigator and different debug views.

Contributor guide