- Windows
- MacOS
- Linux
-
Download and install VSCode:
- Visit Visual Studio Code
- Download the Microsoft Windows installer (.exe)
- Run the installer and follow the installation wizard
- Ensure “Add to PATH” is selected during installation
-
Install Aletyx Developer Tools:
-
Configure Aletyx Developer Tools Settings:
Troubleshooting
- Windows
- macOS
- Linux
- If VSCode doesn’t appear in PATH:
- Open System Properties (Win + R, type
sysdm.cpl) - Click “Environment Variables”
- Verify Path includes VSCode installation directory
- Open new command prompt to test
code --version
- Open System Properties (Win + R, type