Skip to content

Real-time Hardware Signal Inlay Hints

Community & Pro Feature

No more constantly switching tabs between .src and .dat files to remember what a specific I/O signal channel means.

Inlay Hints Demo

How It Works

KUKA KRL Professional uses the Language Server Protocol (LSP) to provide context directly inline in your editor.

When you use an I/O signal (e.g., $IN[12]) or a generic system variable, the extension automatically injects a non-intrusive "hint" next to the code showing the signal's declared name or comment from your .dat files.

  • Configuration: Toggle this feature on or off in VS Code settings under krl.inlayHints.enabled.

Licensed under Proprietary EULA.