/idea-openscad

OpenSCAD language plugin for the IntelliJ platform.

Primary LanguageJavaApache License 2.0Apache-2.0

Java CI

OpenSCAD Language Support for IntelliJ Platform

OpenSCAD language plugin for IntelliJ Platform IDEs (Idea, PyCharm, etc.). It provides :

  • syntax highlighting
  • formatting
  • code folding support
  • structure views
  • code completion
  • code navigation
  • library support
  • actions for opening OpenSCAD and exporting model

A color scheme coming close to what the built-in OpenSCAD editor uses is provided and can be selected in the preferences : Editor/Color Scheme/OpenSCAD/Scheme/OpenSCAD.Default.

Formatting options are configurable in the preferences : Editor/Code Style/OpenSCAD.

OpenSCAD executable is searched on standard paths. If your installation is custom, configure it in the preferences : Languages & Frameworks/OpenSCAD Language. Global libraries are automatically detected.

How to contribute

Have a look at dedicated page.