An open API service indexing awesome lists of open source software.

https://github.com/ebroecker/vs_code_arxml

AUTOSAR arxml helper for visual studio code
https://github.com/ebroecker/vs_code_arxml

Last synced: about 1 year ago
JSON representation

AUTOSAR arxml helper for visual studio code

Awesome Lists containing this project

README

          

# arxml README

Visual Studio Code extension for AUTOSAR arxml files.
Currently only follows links of *-REF*-Elements

## Features

ARXML-Files are XLM files describing automotive software.

Describe specific features of your extension including screenshots of your extension in action. Image paths are relative to this README file.

For example if there is an image subfolder under your extension project workspace:

![links](https://raw.githubusercontent.com/ebroecker/vs_code_arxml/master/images/vs_code_autosar.gif)

## Requirements

Requires sax for parsing ARXML

## Extension Settings
- none -

## Known Issues

* no references and code lens support yet
* quite slow on large ARXML files

## Release Notes

first release - prove of concept

-----------------------------------------------------------------------------------------------------------