CarlosOrozco88 / ui5-tools

UI5 Tools for vscode
Apache License 2.0
16 stars 2 forks source link
on-premise openui5 sapui5 ui5 vscode-extension

ui5-tools Extension

VSCode extension for ui5 developers. This extension is not intended to replace ui5 cli, its main objective is to provide a fast and global workspace configuration to work with multi root workspaces and projects deployed to on premise systems (Gateway).

Examples

You can find examples of vscode workspace configuration in this repository.

Features


ui5-tools

Server

UI5TOOLS_ODATA_USER=
UI5TOOLS_ODATA_PASSWORD=
UI5TOOLS_ODATA_USER_2=
UI5TOOLS_ODATA_PASSWORD_2=
UI5TOOLS_ODATA_USER_N=
UI5TOOLS_ODATA_PASSWORD_N=

Builder

Deployer

UI5TOOLS_DEPLOY_USER=
UI5TOOLS_DEPLOY_PASSWORD=

Importer

UI5TOOLS_IMPORT_USER=
UI5TOOLS_IMPORT_PASSWORD=

String replacer

"ui5-tools.builder.replaceKeysValues": [
  {
    "key": "DATE_FORMATED_EXAMPLE",
    "value": "COMPUTED_DATE_FORMAT",
    "param": "DD/MM/YYYY HH:mm:SS"
  }
]

Settings


General Settings

Server Settings

Builder Settings

Deployer Settings

Importer Settings

Commands


General Commands

Server Commands

Builder Commands

Deployer Commands

Importer Commands

Configurator Commands

Menus


Contributors

Carlos Orozco Jiménez
Carlos Orozco Jiménez
David Perez Bris
David Perez Bris
Sergio Gracia Diaz
Sergio Gracia Diaz
Santiago de Arriba Cortijo
Santiago de Arriba Cortijo
Joaquim Monserrat Companys
Joaquim Monserrat Companys

Credits