RhinoPython Editor

back
A plugin for VScode to programme python for Rhino.
Chen, 2018-04-28

RhinoPython is a plugin to allow you to code Rhino python script in VS Code editor and run it in Rhino runtime. It inherits all the autocomplete intelligence from original rhinopython editor and can react faster, while you can benifit all the amazing advatanges that VS Code brings to you.

It was my personal project and then transformed into a DesignToProduction open source project, programmed initially for internal use.

It has been widely used among rhino users and developers. The installation has reached 2000 in VisualStudio Marketplace

For more information, please visit RhinoPython - Visual Studio Marketplace.

The source code can be found in github.