openui5vscodeTypescriptTools icon indicating copy to clipboard operation
openui5vscodeTypescriptTools copied to clipboard

Tools for openui5 to enhance productivity using VS Code

Results 29 openui5vscodeTypescriptTools issues
Sort by recently updated
recently updated
newest added

Update the ui5-manifest.json schema to the version v.1.21.0 according to the change in UI5 1.77. With manifest version 1.21.0 the sap.app `i18n` section can hold an object containing `bundleUrl`, `supportedLocales`,...

My project contains '.' in the namespace. Eg, MY.PRJ.USER.MAIL The view "**Detail.view.xml**" is located in **/webapp/view** The Controller "**Detail.controller.js**" is included in **/webapp/controller** The first line in the xml file...

Hi, I have recently started looking at your vscode extension as I am really impressed with the XML Support it provides. The main features I am looking at is verifying...

I know the advantages of typescript but we use javascript as prepared script language. So with the "@types/openui5": "^1.40.2", we can work with intellisense this is great but it works...

I have configured my project with correct i18n settings descriped by you. But in the XML-View i get messages like: Label ... does not exists.

If I have two different elements on the same line, with the same attribute, the xml parser is identifying an error: "[xmllint] Double attribute 'text'" Example: `` If I put...

bug

Put this message in the selection menu, as the user has to close it manually

enhancement

Does not work right now

enhancement