Skip to content

Commit a5d5c9a

Browse files
authored
ADD: small info on readme
1 parent 5efa47d commit a5d5c9a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616

1717
**Why Script-sync?** Although Rhino8 has a wonderful IDE, we often miss the nice extensions and functions of a full-fledged IDE like VSCode. Script-sync allows you to run your scripts directly from VSCode, while keeping the Rhino/Grasshopper environment open. This is particularly useful if you have *AI-assisted* (e.g. GithubCoPilot) code completion.
1818

19+
Also, if Rhino crashes, your code is still safe and editable.
20+
1921
You can execute the folloing languages from VSCode with script-sync:
2022

2123
| | CPython | IronPython | C# |

0 commit comments

Comments
 (0)