Home› Programming
Discussion
Back to discussions page
StoopidEngineer
Posts: 15 Apprentice
Source Code Editors for URScript |
1K views
|
Answered | |
/ Most recent by matthewd92
in Programming
|
9 comments |

in Programming
Hey Gang - Brand new to the forum, relatively new to UR Robots, but have been working in custom automation for the last 10+ years. Working on my first UR Integration, and according to the folks I'm talking to at UR, a lot of what I want to be able to do programming-wise is going to have to be done at the Script level.
I'm not a fan of programming and/or editing in NotePad - is there a good source code editor out there that works with URScript?
Thanks all!
Best Answer
-
matthewd92 Founding Pro, Tactile Sensor Beta Testers Posts: 1,266 Handy
We use VSCode for editing all of our script. There is a plugin for text highlighting as well. We use https://github.com/rckTom/vscode_URScript for that.
Here are are some instructions for building it.
do you use this in Linux? or can it also but used in windows?