Vector CAPL for Visual Studio CodeThis extension provides editing support for the Vector programming language CAPL. This includes syntax highlighting, symbol completion, validation, and more. PrerequisitesThe Vector CAPL extension requires a Vector toolset to be installed. The Vector toolset comes with any CANoe or CANoe Server Edition. It is also part of the freely available Vector Test Unit Runner. At least version 16 SP3 of the Vector toolset is required. The currently selected toolset is shown in the status bar.
By default, the latest installed version is used.
To select a specific version, use the command Usage in the Desktop Editions of CANoeIf you want to edit CAPL scripts from a CANoe configuration ( Open the Options dialog. Go to External Programs > Tools and configure the path to the Visual Studio Code executable as CAPL file editor. Please always open CAPL scripts directly from the user interface of your CANoe product. This will ensure that symbols from your configuration are correctly loaded. Usage in the DevOps workflowIn order to edit CAPL files from a Server Edition environment ( |