.Net
Can i open C# files written in vs code in visual sudio code?
Vs code and visual Studio code are exactly the same thing Yes, they are just normal text files. You could even use the cli and do your programming in VSC If you actually mean VS Read more…