Skip to content

Support for ABB robot programming language RAPID #97

@swejmansson

Description

@swejmansson

Have have been programming/editing robot programs for many years. Used ABB RobotStudio for online editing, for offline i have used UltraEdit and Notepad++. Now I started using Visual Studio Code for programming Arduino and other small controllers. Found some plugins for RAPID and tried it out.
Works great, or at least almost.....
It is possible to drag a backup(folder) into VSCode and then use the Explorer to navigate down to the .mod-file. File opens and highlighting etc is working fine.
image

In UltaEdit it is possible to view a "function list", this list show all procedures and it is possible to go direcly to that part/Procedure:
image

Would it be possible to achieve this with "File Tree View"?

The functions that are use are: PROC, LOCAL PROC, TRAP, FUNC and RECORD

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions