Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editing a folder and make it a nested folders #47791

Closed
gocs opened this issue Apr 13, 2018 · 2 comments · Fixed by #48117
Closed

Editing a folder and make it a nested folders #47791

gocs opened this issue Apr 13, 2018 · 2 comments · Fixed by #48117

Comments

@gocs
Copy link

gocs commented Apr 13, 2018

I suggest editing src folder and rename it to src/main/java/hello:

from

└── src

to

└── src
    └── main
        └── java
            └── hello

Currently these are what I got

edit-folder

unable

@vscodebot
Copy link

vscodebot bot commented Apr 13, 2018

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@tsalinger
Copy link
Contributor

@aaaaeinai thanks for reporting this.
It's currently not possible to do this with the rename command.
Use the 'New Folder' command instead.

isidorn referenced this issue Apr 19, 2018
…ving-validation-on-rename

improves validation on rename
@vscodebot vscodebot bot locked and limited conversation to collaborators Jun 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants