UnFuzed
UnFuzed
CC#
Created by UnFuzed on 3/15/2024 in #help
App not found in VSCode
No description
64 replies
CC#
Created by UnFuzed on 8/21/2023 in #help
Namespace needed or not?
Hello. I am a python coder (still quite new) who wants to branch out to C# as it is used for Unity as well as has support for desktop and web applications if I so wish to go to that path... Issue is I hate VS and much rather use VSCode as its light weight and just looks better to me.. its what I am used to. I have the exstentions to run C# in VSCode but whenever I make a new project it doesn't give me the namespace and main class like in VS... are these needed in C#? I know what classes are but namespaces I don't as python doesn't use them? Can I just have a answer of what is a namespace and do I need it/the main class for C# code? I should also ask if its even "okay" to use VSCode for C#.. thanks
36 replies