Skip to content

Debugging CSharp Transform Scripts #974

Answered by bruno-f-cruz
ThetaS asked this question in Q&A
Discussion options

You must be logged in to vote

You wont be able to have breakpoints in VSCode. There are several reasons for this, one of them being that extension only gets compiled by bonsai when the latter reloads.

However, something super useful when scripting in VSCode is autocomplete. Make sure to install NET Framework 4.7.2 Developer Pack to enable it.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ThetaS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants