VSC & C# newbie, cannot get file to work for the life of me
Hello there, this is embarrassing to ask, however I am having issues loading and using C# in VSC. I am familiar with other languages and using them in VSC, however I cannot get code I have written to run properly. I have the code, I just need them translated into VSC so I can download them. IF anyone can help me, and would be willing to translate the text files into VSC for me, that would be amazing.
9 Replies
what about it is not working exactly
Hi there. I've been watching as many youtube videos as I can, but whenever I add code it gives errors, or produces way to many files I don't need
$vscode
Follow the instructions here on getting started with DevKit for C# in VSCode: https://code.visualstudio.com/docs/csharp/get-started
Get started with C# and .NET in Visual Studio Code
Getting Started with C# and .NET Development in Visual Studio Code
Note that vscode is not recommended for beginners
It is a lot of manual work to be on par with an IDE
Understood. It is for a class sadly
I'm sure you can use VS
The code editors is all preference, a school cant force you to use a certain editor
Unless you are being tested for your knowledge in said editor, but that makes no sense.
Ok, thank you. I'll look through the link and re read the assignment again
The language and the editor of choice isn't interconnected.
You also learn faster when you are not fighting with the code editor