Skip to content

Latest commit

 

History

History
 
 

xml-views-quick-fix

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

npm (scoped)

@ui5-language-assistant/xml-views-quick-fix

Logic for UI5 XML views quick fix.

Supported Quick Fix scenarios:

In XML tag names:

  • UI5 Classes / Custom classes
    • Quick fix for missing id.

Installation

With npm:

  • npm install @ui5-language-assistant/xml-views-quick-fix

With Yarn:

  • yarn add @ui5-language-assistant/xml-views-quick-fix

Usage

This package only exposes programmatic APIs, import the package and use the exported APIs defined in api.d.ts.

Support

Please open issues on github.

Contributing

See CONTRIBUTING.md.