Logic for UI5 XML views quick fix.
Supported Quick Fix scenarios:
- UI5 Classes / Custom classes
- Quick fix for missing id.
With npm:
npm install @ui5-language-assistant/xml-views-quick-fix
With Yarn:
yarn add @ui5-language-assistant/xml-views-quick-fix
This package only exposes programmatic APIs, import the package and use the exported APIs defined in api.d.ts.
Please open issues on github.
See CONTRIBUTING.md.