Vector CAPL Support for Visual Studio CodeCommunication Access Programming Language (CAPL) allows programming of network node models and write test modules in several Vector applications such as CANoe, CANalyzer, and vTESTstudio.
FeaturesThe following features are available with plan to add more in the upcoming releases.
Known IssuesCurrent Issues can be accessed at https://github.com/kmasif/capl-vector/issues. You can also creat one if needed. Release Notes0.1.1Added more keywords. 0.1.0Added Keyword auto-completion and code snippets for common functions and control structures. 0.0.1Initial Release supporting basic syntax highlighting. DISCLAIMER
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. |