Hello Everyone,
Spent a day working out how to set up Visual Studio Code (aka 'VS Code' or 'VSC') as a development environment for Space Engineers. I finally got it working with code completion (intelisense) and syntax checking. Here's the instructions, which are also present in the repo which contains the required directory skeleton for the coding environment. For the most part, folks should stick with using 'Visual Studio', but if you want a lighter weight environment like VSC for...
Howto for using VS Code
Spent a day working out how to set up Visual Studio Code (aka 'VS Code' or 'VSC') as a development environment for Space Engineers. I finally got it working with code completion (intelisense) and syntax checking. Here's the instructions, which are also present in the repo which contains the required directory skeleton for the coding environment. For the most part, folks should stick with using 'Visual Studio', but if you want a lighter weight environment like VSC for...
Howto for using VS Code