New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support Multiple SAPUI5 versions #245
Comments
|
This is important not only from a product/feature perspective but also as the potential gap increases overtime. |
|
I consider this also a kind of tech debt, as the usage of older and older hard-coded version |
|
IMO this is really critical to support multiple UI5 version and determine it based on |
Hello @piejanssens I completely agree. |
|
Another URL to obtain version information of libraries: |
Downloading the UI5 metadata
Configurability
Test Flows
UI5SemanticModel.language-serverE2E tests using a set of supported versions.- Question: How to achieve high code reuse while also allowing different assertions (per version) for some test cases?
Open Questions
typeNameFixesneeded for different libraries or could a superset of all be used?ui5-language-assistant/packages/language-server/src/ui5-model.ts
Lines 139 to 171 in 366a950
The text was updated successfully, but these errors were encountered: