It's been ages since I last looked but IIRC Visual Studio is still the go-to and only real option for oldschool win32 programming (i.e. native windows, COM, etc.). I'm sure there are plugins and machinations to make VS Code competent at win32 too but for some companies and shops they're sticking to Visual Studio.
qbasic_forever|3 years ago
zibby8|3 years ago
It should work well with VS Code.
scoutt|3 years ago
As far as I know, creating and dealing with UIs in Rust is a pain.
I’m waiting for MS Visual Rust.
thesuperbigfrog|3 years ago
My thoughts exactly.
Officially supported tools and SDKs are required in some industries. MS Visual Rust would be awesome!
thesuperbigfrog|3 years ago
It's about 'skin in the game' and dog-fooding. If Microsoft is serious about Rust, they will use it internally and support it officially.
It's easy to give an opinion on Twitter about how everyone should use Rust and stop using C / C++ for new projects.
Officially supporting Rust in your enterprise software development tools and SDKs shows that you are serious and committed to what you say.