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
Hard-Coded UI5 Version (known limitation) #428
Comments
|
link to pull request #413 - I think that one implements just that |
|
The #413 is just an early WIP for this topic, one which I unfourntaly did not have time to complete... |
Would it be possible to at least upgrade hard-coded version to latest LTS (1.84)? To have something up-to-date, not close to cloud versions, but stable enough ? |
|
Hi! |
A configuration option would be great. How it is done is another story, not everyone is using ui5-cli so not every project defines a ui5.yaml file. Here the main issue is that this extension hardcodes one version of UI5 and has no been updated for a while, so you get error on valid XML files, that is not very useful. |
the hard-coded UI5 Version (listed in known limitations of the VSCode Extension)
could we have a preference setting, where we could set the version that is to be used?
something like
maybe along with "sapui5/openui5" switch
The text was updated successfully, but these errors were encountered: