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
- Host: GitHub
- URL: https://github.com/ebroecker/vs_code_arxml
- Owner: ebroecker
- Created: 2020-02-18T11:28:56.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T19:41:56.000Z (over 3 years ago)
- Last Synced: 2023-05-29T04:31:07.236Z (about 3 years ago)
- Language: TypeScript
- Size: 2.74 MB
- Stars: 10
- Watchers: 5
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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:

## 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
-----------------------------------------------------------------------------------------------------------