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

Creating empty folder takes two tries in nested structure #78957

Closed
evanraalte opened this issue Aug 12, 2019 · 3 comments
Closed

Creating empty folder takes two tries in nested structure #78957

evanraalte opened this issue Aug 12, 2019 · 3 comments
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@evanraalte
Copy link

  • VSCode Version: 1.3.7.0 (user setup) also tested with --disable-extensions, and 1.38.0-insider
  • OS Version: Windows 10 Enterprise

Steps to Reproduce:

  1. create a new folder
  2. open this folder in VS code
  3. create a folder called "first" (can literary be any name, but this fits my screenshot :) )
  4. right click the folder "first" and click on new folder and call it "second"
  5. right click the folder "second" and click on new folder, Nothing happens, just some small glitch (the bug)
  6. right click the folder "second" again and click on new folder, now the folder is created.

The problem ceases to exist for nested folders, I tested it until "eight"

bug

@evanraalte
Copy link
Author

Thanks vscodebot, it seems to be a duplicate of #78153.

@isidorn isidorn added the *duplicate Issue identified as a duplicate of another issue(s) label Aug 12, 2019
@vscodebot
Copy link

vscodebot bot commented Aug 12, 2019

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for existing issues here. See also our issue reporting guidelines.

Happy Coding!

@vscodebot vscodebot bot closed this as completed Aug 12, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Sep 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

2 participants