SkillAgentSearch skills...

Arxml.vim

A better AUTOSAR ARXML folding and ShortName follower

Install / Use

/learn @m42e/Arxml.vim
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

arxml.vim

Provides a more usefull folding for AUTOSAR XML files (arxml). It shows the shortname of the collapsed element in the foldtext, and shows the subpackages of ar-packages elements. And it allows to jump to the the linked reference using: call FollowShortName()

Dependencies

  • vim must be compiled with python support
  • lxml must be instlled for python

TODO

  • ~~It would be most usefull if somehow a linking of the shortnames to the specific elements can be performed using xpath.. maybe the xpath plugin is helpfull here~~
  • ~~Add optional shortcut to jump to shortname location (this only works in the current file, and is not planned to be extended in near future)~~
  • more special handlings of some elements
  • ~~documentation~~
View on GitHub
GitHub Stars6
CategoryDevelopment
Updated6y ago
Forks2

Languages

Python

Security Score

70/100

Audited on Mar 2, 2020

No findings