Skip to content

MichaeINeumann/krl-helper

Repository files navigation

Kuka Code Helper

Description

Kuka Code Helper is a Visual Studio Code extension that supports Kuka Robot Language (KRL). It helps in showing functions and methods in the outline.

Features

  • Highlight KRL functions and methods in the outline view.
  • Support for both local and global functions and methods.

TODO

Installation

  1. Download the .vsix file from the releases.
  2. Open Visual Studio Code.
  3. Go to Extensions view by clicking on the Extensions icon in the Sidebar.
  4. Click on the three dots at the top-right corner of the Extensions view.
  5. Choose Install from VSIX....
  6. Select the downloaded .vsix file.

Usage

  • Open a KRL file with a .src extension.
  • Functions and methods will be displayed in the outline view.

Contributing

If you want to contribute to the development of this extension, feel free to open issues or submit pull requests on GitHub.

License

MIT

About

A VS Code extension to support Kuka Robot Language (KRL), showing functions in the outline.

Resources

License

Stars

Watchers

Forks

Packages

No packages published