✅ vscode c# dev tools is there a way to run faster
Building & running hello world takes ~5s, which is kinda annoying, i would like to reduce it to at least 3-2s, is there a way to do it?
Vscode c# dev tools, linux.
19 Replies
What an arbitrary number. I don't think any of the IDEs are any faster, could you check?
Get a faster computer and faster Internet connectivity.
internet connectivity?? im building a console app
i have fiber internet btw
You'll start pulling down nuget packages.
it should be already pulled first time it built
no need to pull it each time it builds
One of the messages emitted is that it checked for packages to restore. Was there one to restore, it would have been downloaded.
i only have/will use vscode i think its the only free c# ide avalible on linux
Rider is free for non-commercial use
:O
will try
Rider is faster 👍
4 second build 1 second re-run
vscode is always 5 sec
workable
I personally run my projects in vscode from the command line. The debugger taking a little to launch and attach isn't something I'm terribly bothered by, but faster is always better of course
I'd at most open an issue on the devkit extension to ask if it can be sped up
Some setting or something
quick question
i installed sdl2 nuget

how do i import it?
this one
https://www.nuget.org/packages/sdl2.nuget
That's a C++ package
oh
Please don't ask in 2 threads
$close
If you have no further questions, please use /close to mark the forum thread as answered
wait
ok
$close
If you have no further questions, please use /close to mark the forum thread as answered