ui5-language-assistant
ui5-language-assistant copied to clipboard
VSCode Extension and Editor Tooling for SAPUI5
Here is the full log: [ui5 lang server log.txt](https://github.com/user-attachments/files/17242963/ui5.lang.server.log.txt) I haven't tried this in other contexts, but I am creating an adaptation project and trying the autocomplete in a fragment...
This PR add guidelines for contributing with AI-generated code
I have a Ui5 project which is designed as a common libarary, so there is a component in the lib. The structure is similar as follows: --manifest(for library) --libFolder --component.js...
I'm now getting a highlighted error when using the same IDs across different view files. For instance, in the file `ShopItemListReport.view.xml`: ``` Select a unique ID. The current "dynamicPageId" ID...