This is a Visual Studio Code extension for the NOME3 language used for 3D-computer-aided-design on the JIPCAD software, supervised by Prof. Carlo Sequin and developed by the JIPCAD group. The extension can be installed from the Visual Studio Marketplace.
This extension supports files with both the (.nom, .jipcad
- Semantic highlighting
- Syntax error reporting
$ git clone https://github.com/JIPCAD/JIPCAD-vs-code
$ npm ci
Pressing F5
will compile and run the extension in a new 'Extension Development Host' window.