.Net Core and VSCode

Hey I was just wondering how the .Net Core fork Crazy was working on is going? Is it still usable? Is it updated? Also without even using the .Net Core version is there a way to use VsCode? I know I wouldnt be able to debug from it but would everything else like Intellisense be fine?

I’m using .netcore VSCode with Monogame in Linux and can happily use intellisense, as well as debugging, stepping over code, everything.

The fork is mostly up to date with dev version, and everything works, I’m waiting for 3.7 to be out before starting the merge it to the develop branch.

You can open standard .NET Framework just fine with VS Code.

Also you can also debug them, you just need to install mono debugger extension.