Skip to content

kmasif/capl-vector

Repository files navigation

Vector CAPL Support for Visual Studio Code

Communication Access Programming Language (CAPL) allows programming of network node models and write test modules in several Vector applications such as CANoe, CANalyzer, and vTESTstudio.

This extension helps you to use Visual Studio Code (vscode) as the Code Editor of choice instead of built-in CAPL Browser.

Features

The following features are available with plan to add more in the upcoming releases.

  • Syntax-highlighting
  • Keyword auto-completion
  • Code Snippets

Known Issues

Current Issues can be accessed at https://github.com/kmasif/capl-vector/issues. You can also creat one if needed.

Release Notes

0.1.1

Added more keywords.

0.1.0

Added Keyword auto-completion and code snippets for common functions and control structures.

0.0.1

Initial Release supporting basic syntax highlighting.

DISCLAIMER

This is an unofficial extension. There is no affiliation with the official product.

vscode is my preferred code editor for all things programming. Since I am currently writing CAPL codes and there was no support of CAPL in vscode, I decided to write one for myself and to help fellow CAPL users who wants the benefit of vscode.

Releases

No releases published

Packages

No packages published