Visual Studio Code

Visual Studio Code extension supports syntax highlighting for igor files and snippets.

To install Igor support for Visual Studio Code, perform the following steps:

  1. Download vsix extension from https://raw.githubusercontent.com/igorlang/igor/refs/heads/main/extras/igor-language.vsix

  2. Install extension by running the following command:

code --install-extension igor-language.vsix