“There is no editor available for” Can't open .cs

后端 未结 11 1724
感情败类
感情败类 2020-12-18 23:35

My computer shut down while working on a project and when I opened C# again and recovered it, I got an error saying

There is no editor available \'for

11条回答
  •  执念已碎
    2020-12-19 00:15

    Try to open the .cs file in notepad. Then copy the code and open a new codefile and copy the code in there. That should help.

提交回复
热议问题