iRite for Visual Studio CodeThis extension adds support for the iRite Language to Visual Studio Code. It supports:
InstallationClick on the Extension tab, and type in iRite. Click install and allow VScode to restart. You now have syntax highlighting and snippets. Compilation and Deployment
irite.settings.jsonDefaults are established on build, but must be modified for which indicator you are deploying to. * method: TCP, RS232 * indicator: 1280, 920, 880, 820 * ipaddress: If using TCP connection * tcpport: If using TCP connection * comport: If using RS232 * baudrate: If using RS232 * databits: If using RS232 * parity: If using RS232 * stopbits: If using RS232 Deployment
|