SAP / ui5-language-assistant

VSCode Extension and Editor Tooling for SAPUI5
Apache License 2.0
54 stars 25 forks source link

Fallback does not work for OpenUI5 framework #557

Closed voicis closed 1 year ago

voicis commented 1 year ago

If in manifest specified minUI5Version is not available for OpenUI5 framework, then fallback. does not correctly pick an available version.

Steps to reproduce the issue:

  1. Set OpenUI5 framework in ui5.yaml
  2. Select a version that is not available in manifest.json e.g 1.110.1
  3. Open xml view

Expected result: a fallback version is selected and used by the UI5 language assistant Actual result: UI5 language assistant does not work - no language features are available

UI5 language assistant version: 4.0.3

voicis commented 1 year ago

Fixed in version4.0.4.