Closed as not planned
Closed as not planned
Description
OS/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
Screen.Recording.2021-12-15.at.1.43.07.PM.mov
Notes
This issue can be reproduced in VS Code: No