URScript IDE for writing and debugging

Hey,

Which IDE do you recommend to use for urscript writing and debugging?

Thanks in advance

3 Likes

We use Visual Studio Code and we also use the URScript formatter from Ahern Guo which can be found here

It also includes intellisense for the UR API which is awesome as I don’t have to remember every API method and what arguments it takes.

.

11 Likes