Andreas Pazureck

Results 38 issues of Andreas Pazureck

Support the use of multiple i18n models and get the location from the manifest.json file

enhancement

Autocomplete does not work properly on borders of elements, like at the end of an opening tag: ```xml | ^ Cursor Position ```

bug

Provide autocomplete on method .byId("") by searching on the views connected to the current controller or the view.

enhancement

It may be possible to figure out the type, if the user wrote an interface for a model (maybe there is the possibility to provide a Template Interface or class...

enhancement

When a model is renamed it should be renamed in all view bindings and controllers who use this model (if possible).

enhancement

Provide code completion on sap.ui.core.UIComponent.getRouterFor(this).navTo(""); or just .navTo("") + Go To source can get you to the manifest.json + Find all References in manifest.json will list the loc where the...

enhancement

Provide autocompletion for sap.ui.getEventBus.subscribe(CHANNELNAME, EVENTNAME, ..)

enhancement

XML Linter checks all files now and checks also node_modules folder, etc. Add possiblilty to ignore certain paths

enhancement

When having multiple columns in the vscode editor, open the goto view / goto controller window in the same column as the currently opened view/controller.

enhancement

Types like boolean = true, false

enhancement