11 Replies
error CS1529: A using clause must precede all other elements defined in the namespace except extern alias declarations
$details
When you ask a question, make sure you include as much detail as possible. Such as code, the issue you are facing, and what you expect the result to be. Upload code here https://paste.mod.gg/ (see $code for more information on how to paste your code)
Remember what the comment syntax looks like
Also, to solve the intellisense not working please follow this instruction
$unitybug
If intellisense is not working for VSCode / Visual Studio, follow these steps.
Close the editor and re-open it again by double-clicking a script file.
And the last thing, I do not recommend learning C# through Unity.
But learn by making console applications so you learn the basics of C# first.
$helloworld will help you at that
Written interactive course https://learn.microsoft.com/en-us/users/dotnet/collections/yz26f8y64n7k07
Videos https://dotnet.microsoft.com/learn/videos
okie dokie thank you for the information I will try doing this course I appreciate it allot
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.