ncsaba
2018-10-08 18:13:14 UTC
Hi all,
I recently started working on a plugin for the IntelliJ Platform (that is
the framework behind JetBrains IDEs like IntelliJ Idea, PyCharm, Android
Studio, C-Lion, etc.) supporting the OpenSCAD language, and I thought I
would publish early the result, in the idea that perhaps people on this
forum would like to use it and possibly contribute with ideas/testing or
even code.
The first version of the plugin introduces support for syntax highlighting
and code folding, plus a color scheme coming close to the original OpenSCAD
one. It was in fact accepted in the official JetBrains plugin repository, so
for those who have the latest version of Idea (or pyCharm, C-Lion, etc.) you
can install it via the Plugin manager. The plugin page is located at:
https://plugins.jetbrains.com/plugin/11198-openscad-language-support
You'll find the source code (BSD licensed) here:
https://github.com/ncsaba/idea-openscad
For further details please read the README on either one of those links.
I'm still actively working on this plugin, and more features will come in
the next weeks.
I hope it will be as useful for you as it is for me :-)
Cheers,
Csaba
--
Sent from: http://forum.openscad.org/
I recently started working on a plugin for the IntelliJ Platform (that is
the framework behind JetBrains IDEs like IntelliJ Idea, PyCharm, Android
Studio, C-Lion, etc.) supporting the OpenSCAD language, and I thought I
would publish early the result, in the idea that perhaps people on this
forum would like to use it and possibly contribute with ideas/testing or
even code.
The first version of the plugin introduces support for syntax highlighting
and code folding, plus a color scheme coming close to the original OpenSCAD
one. It was in fact accepted in the official JetBrains plugin repository, so
for those who have the latest version of Idea (or pyCharm, C-Lion, etc.) you
can install it via the Plugin manager. The plugin page is located at:
https://plugins.jetbrains.com/plugin/11198-openscad-language-support
You'll find the source code (BSD licensed) here:
https://github.com/ncsaba/idea-openscad
For further details please read the README on either one of those links.
I'm still actively working on this plugin, and more features will come in
the next weeks.
I hope it will be as useful for you as it is for me :-)
Cheers,
Csaba
--
Sent from: http://forum.openscad.org/