thomasyuan / vscode-a2l

VSCode extension for A2L file support with code folding and syntax highlighting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A2L language support

Syntax highlighting

Basic syntax highlighting for ASAP2 MCD2 A2L files. See https://www.asam.net/standards/detail/mcd-2-mc/wiki/ for details.

Code folding

Supports code folding between /begin and /end markers.

Version history

0.3.1

  • Highlight struct/union names in A2ML

0.3.0

  • A2ML syntax highlighting

0.2.0

  • Comment support

0.1.0

  • Initial release

About

VSCode extension for A2L file support with code folding and syntax highlighting

License:MIT License