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 (18,676 stars) (2,478 forks)batch import
debugenhancementhelp wantednavigatortree

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