hhornbacher / vscode-scad-integration

OpenSCAD Integration for VSCode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vscode-scad-integration

Support for the OpenSCAD language.

Features

Attention this is still in beta stage!

  • Definition provider
  • Reference provider
  • Rename provider
  • Document format provider
  • Template based code generator
    • main.scad file
    • <component>.scad file (with component name as `´)
  • Render a preview of file opened in editor

Requirements

  • Has scad (@efbenson) as extension dependency for fundamental support of the scad language in vscode.

Extension Settings

  • No settings available at the moment.

Known Issues

  • No known issues.

Release Notes

1.0.0

Initial release of vscode-scad-integration

About

OpenSCAD Integration for VSCode


Languages

Language:TypeScript 61.0%Language:OpenSCAD 37.2%Language:HTML 1.8%