Commit 74d1c3b
committed
fix: Auto-select name for editing when creating new files/folders
When creating a new file or folder via the project navigator context menu,
the name is now automatically selected for editing (matching the behavior
already present in 'New File from Clipboard').
This matches standard IDE behavior where newly created items immediately
enter rename mode, allowing the user to type a custom name without an
extra step.
Fixes #20291 parent 00624d2 commit 74d1c3b
1 file changed
Lines changed: 2 additions & 0 deletions
File tree
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| 93 | + | |
93 | 94 | | |
94 | 95 | | |
95 | 96 | | |
| |||
147 | 148 | | |
148 | 149 | | |
149 | 150 | | |
| 151 | + | |
150 | 152 | | |
151 | 153 | | |
152 | 154 | | |
| |||
0 commit comments