I could not find anything on the Marketplace except for VBScript and VBA extensions:
VS Marketplace: VB.NET extensions
But since you are learning VB.NET, I would suggest downloading Visual Studio Community and playing with it and developing the application. Then you also explore the .NET environment.
I started the same with Forms applications, but now I use only WPF, because this is the best option for creating more convenient graphical interfaces.
If you really want to use VS code, then VM or dual boot would be the best choice.
source
share