GHCodeSync is an integration tool that enables coding Grasshopper's C# script components in VSCode.
Using WebSocket-based bidirectional communication, it allows you to leverage VSCode's powerful development features for Grasshopper script development.
movie.mp4
- Rhinoceros: 8.18.25100.11001 or later
- VSCode: 1.70.0 or later
-
Install Plugins
- VSCode Extension: Install "GHCodeSync" from Visual Studio Code Marketplace
- Grasshopper Plugin: Install "GHCodeSync" from McNeel PackageManager
-
Script Editing
- Select a C# script component in Grasshopper
- Click the "Open with VSCode" button from the toolbar
- Edit the script in VSCode
- Save (Ctrl+S) to automatically sync changes with Grasshopper
This project is released under the MIT License. See the LICENSE file for details.
