Getting set up in VS Code

I know, IntelliJ is better.

There's an extension for VS Code that I've made to make your development environment much better!

For the moment, it isn't on the marketplace, but you can download the .vsix file from here:

After you have the .vsix file, simply go to the "Extensions" tab, click on the ... icon at the top right of the sidebar, and select "Install from VSIX". Once you've done that, you should see the "Turing Machine Language" extension. Select "Set Color Theme" on the extension page, and there you go! You now are able to edit TML code in a much nicer environment.

Last updated