-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
code-server
version: 1.408-vsc1.32.0-linux-x64- OS Version: ubuntu 18.04 LTS
Description
In a directory that command dotnet new console
was emitted, cannot save *.cs or *fs or etc file. And its content is lost. But in a directory that command dotnet new console
was not emitted, no problem occurs.
Steps to Reproduce
- Open a directory, and
dotnet new console
. - Edit *.cs file, try to save it.
- Cannot save a file, and its content is lost.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working