rojo-rbx / vscode-rojo

Visual Studio Code plugin for Rojo
https://marketplace.visualstudio.com/items?itemName=evaera.vscode-rojo
Mozilla Public License 2.0
36 stars 23 forks source link

Add support for breakpoints #93

Open Christian-Toney opened 1 week ago

Christian-Toney commented 1 week ago

I really like using Rojo, but this is a pain point for me. If I solely use Visual Studio Code for programming, I have to type in some random prints to debug the scripts. Being able to just click the red dot on the side of the text editor then clicking Play/Run in Studio would make this so much easier.

image