The more you drill down into the language structure of G#, the more you can see it as a hybrid of the .NET approach and Go.
I use VS Code almost every day. One thing that sticks with me about it is that it can do so much heavy lifting for you. Doing repetitive edits? Searching for files in the sidebar? Retyping the same ...