2 comments (2 comments)3 reactions (3 reactions)1 assignee (1 assignee)TypeScript2,478 forks (2,478 forks)batch import
enhancementfile dialoghelp wanted
Repository metrics
- Stars
- 18,676 stars (18,676 stars)
- PR merge metrics
- Avg merge 15d 4h (Avg merge 15d 4h)75 merged PRs in 30d (75 merged PRs in 30d)
Description
Otherwise one first should open the parent folder, create a new folder and then open it.
Contributor guide
- Research direction
- Find the implementation of the file dialog in Theia (likely in the file dialog or file package), understand how the dialog is constructed, and add a 'New Folder' button that triggers directory creation. Ensure the new folder appears in the dialog tree.
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Prerequisites
- GitTypeScript