File explorer doesn't show new files created from command line
See original GitHub issueOS/Web Information
- Web Browser: Brave
- Local OS: macOS
- Remote OS: macOS
- Remote Architecture: macOS (not M1)
code-server --version
: 4.0.0 (pre-release)
Steps to Reproduce
- launch code-server 4.0.0 pre-release
- open Integrated Terminal
- create new file:
touch hello.txt
Expected
The File Explorer should show the newly created file.
Actual
It doesn’t show.
Logs
N/A
Screenshot
Notes
This issue can be reproduced in VS Code: No
Issue Analytics
- State:
- Created 2 years ago
- Comments:16 (8 by maintainers)
Top Results From Across the Web
File Explorer not showing files though they exist in Windows ...
Open the File Explorer window. · Click on the downward-pointing arrow associated with the View tab. · Click on Show which is the...
Read more >Fix Exracted Files or Files Not Showing in Folder Windows 10
Fix 3. Using CMD to Show Files or Extracted Files ... Step 1. Click on "Start". In the search box, type cmd. Step...
Read more >File Explorer not showing files even though they exist on ...
File Explorer helps you find your files and folders, but sometimes it seems like it's missing them. While the files are there because...
Read more >Windows 10 - File Explorer New folder menu not working
Press Windows key + X, select Command prompt (Admin) to bring up elevated Command prompt. In Command prompt type sfc/scannow and press enter....
Read more >Command Prompt is not showing all my files on desktop and ...
Open file explorer · Right click on the Desktop folder and select properties · Click on location from the top tabs · Change...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Ok, strange. Reproduction seems to be more complicated than I thought. I notice that it doesn’t always occur. But when it does, it always does. But then you can solve it by restarting the web app or reloading it in the browser.
I will see under which conditions the problem occurs and will report back.
same problem on 4.0.2, here is the terminal log 😃