Commit 5f3eade
fix: use fillAnyInput for rename (handles both inline and quick input)
On Linux, context menu Rename may trigger VSCode's built-in inline
tree rename instead of the extension's showInputBox. fillAnyInput
detects whichever input appears and fills it.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 33b1659 commit 5f3eade
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
0 commit comments