css521
Results
2
comments of
css521
To clarify, after I restarted the code-server process and killed the high CPU usage process, the file magically started saving normally again. I also noticed that only one file encounters...
I think I have found the problem. It is due to the vscode file watcher mechanism. Vscode uses a third-party library called https://github.com/parcel-bundler/watcher which uses inotify to monitor file change...