vscode-advanced-new-file icon indicating copy to clipboard operation
vscode-advanced-new-file copied to clipboard

new files are invisible in directory tree unless the tree is reloaded

Open tomocy opened this issue 6 years ago • 1 comments

VSCode: ver1.31 OS: MacOS Mojave

When I create a new file using this extension, the file does not appear in directory tree. But ls shows the file there so the file is successfully created. Is this a problem of this extention or of VSCode? The former is that this extension forgets to reload directory tree after creating new file, while the latter is that VSCode fails to reflect directory tree.

tomocy avatar Feb 12 '19 20:02 tomocy

I have the same issue. VSCode: Version 1.31.1 OS: macOS Mojave Version 10.14.3

Additional remark: in my case it happens only if I create new folder and a file inside of it at the same time. If I only create new folder or new file they appear in the directory tree.

musial-adam avatar Feb 25 '19 13:02 musial-adam