@ui5-language-assistant/xml-views-completion
TypeScript icon, indicating that this package has built-in type declarations

3.3.1 • Public • Published

npm (scoped)

@ui5-language-assistant/xml-views-completion

Logic for UI5 XML views content assist implemented by combining:

Supported Content Assist scenarios:

In XML tag names:

  • UI5 Classes.
    • Both under default (implicit) aggregations and explicit aggregations.
    • UI5 Aggregations.
      • Suggested according to the parent tag's matching UI5 class name.

In XML attribute names:

  • UI5 properties, events and associations.
    • Both direct and inherited.

In XML xmlns attributes keys:

  • suggestions in the xmlns prefix part.

Installation

With npm:

  • npm install @ui5-language-assistant/xml-views-completion

With Yarn:

  • yarn add @ui5-language-assistant/xml-views-completion

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.

Licensing

Copyright 2022 SAP SE. Please see our LICENSE for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available via the REUSE tool.

Package Sidebar

Install

npm i @ui5-language-assistant/xml-views-completion

Weekly Downloads

1

Version

3.3.1

License

Apache-2.0

Unpacked Size

115 kB

Total Files

55

Last publish

Collaborators

  • kranthie.sap
  • oss_rima_bot
  • shahars