In Theia IDE Renaming file and folder is possible inline same as VSCode? #17103
Unanswered
sumit140792
asked this question in
General
Replies: 1 comment
-
|
Hi @sumit140792, thanks for starting this discussion! 👋 The Theia community will take a look soon. In the meantime, you might find helpful information in: 💙 Eclipse Theia is built and maintained by a community of contributors and sponsors. If Theia is valuable to your work, consider sponsoring the project. For professional support, training, or consulting services, learn more about available options. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Discussion
Hi Theia team,
I’m looking for clarification regarding the rename UX in Theia.
From what I’ve observed, Theia shows a popup dialog when renaming files or folders in the Explorer, instead of providing VS Code–style inline rename (F2 → inline edit). For example, renaming via the workspace commands triggers a dialog with validation and error messages, as seen in issues like this one:
“Missing file name in rename dialog error”
I want to confirm the following:
Is the popup‑based rename dialog the expected and intentionally designed behavior in Theia?
Is inline filename rename (like VS Code) currently unsupported by design?
If so, is the dialog chosen for reasons such as safety, validation, or consistency with other refactoring workflows?
Any official confirmation or design rationale would be really helpful
Beta Was this translation helpful? Give feedback.
All reactions