✅ skill issue
im using visual studio code and whenever i program it doesnt give me auto sugestion (like if i write consol it doesnt suggest console)
20 Replies
download C# extension for vscode
$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
already have it
did you open a project or a file?
C# is project based, so you must have the project loaded for stuff like intellisense to work
yea
and by the way, it's called IntelliSense the suggestion thing you're talking about xd
a restart may help
nah
thats not a project loaded
thats a folder loaded
you should have a "solution explorer" somewhere if it loaded properly
hmmm right ▶️
how would one go about making a project
dotnet new console
You already have it, as denoted by the
.csproj
file^
i fixed it
i just had to disable the dev kit and renable it
there ya go
:AA_Ayame_Hmp:
thx yall
$close
Use the /close command to mark a forum thread as answered