VSCode extension for providing diagnostic information for Fanuc Karel language.
On-save the extension compiles *.kl-files with ktrans and sends diagnostics to editor.
Requirements
Fanuc Roboguide
Installation
Install from vscode marketplace
Add ktrans.exe to path
default location is "C:\Program Files (x86)\Fanuc\WinOLPC\bin"
The extension provides diagnostics when saving karel files (Inline error messages is "Error Lens" extension)