Skip to content

simonl91/fanuc-karel-diagnostics

Repository files navigation

README

This extension provides diagnostic information for Fanuc Karel language in vscode.
On every save your .kl files are compiled with ktrans, compile errors are then sent to editor.

Requirements

  • Fanuc Roboguide

Installation

Settings

  • Set command line arguments to 'ktrans'
    (KTrans command is run from the directory of the file you are editing) Settings

Example

Multi Diagnostics The extension provides diagnostics when saving karel files
(Inline error messages is "Error Lens" extension)

Add to path

Add To Path Add to path step by step