Logic for UI5 XML views hover tooltip.
Supported Hover Tooltip scenarios:
- UI5 Classes.
- Both under default (implicit) aggregations and explicit aggregations.
- UI5 Aggregations.
- According to the parent tag's matching UI5 class name.
- UI5 properties, events, aggregations and associations.
- Both direct and inherited.
- UI5 namspaces inside xmlns attributes.
- Enum fields.
With npm:
npm install @ui5-language-assistant/xml-views-tooltip
With Yarn:
yarn add @ui5-language-assistant/xml-views-tooltip
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.
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.