SAP / ui5-tooling

An open and modular toolchain to develop state of the art applications based on the UI5 framework
https://sap.github.io/ui5-tooling
Apache License 2.0
466 stars 69 forks source link

Enable custom task development in TypeScript #908

Open dfenerski opened 8 months ago

dfenerski commented 8 months ago

Hi guys,

Is there a way to develop custom tasks using type hints / TypeScript? Forgive me if there is a sample somewhere, I could find none.

The docs are of course good but having the hints inside the editor would speed up custom task development greatly

Thanks & BR

flovogt commented 8 months ago

Hi @dfenerski, documentation is not there but there are a few UI5 Tooling extensions available written in TS e.g. https://github.com/ui5-community/ui5-ecosystem-showcase/tree/main/packages/ui5-middleware-onelogin. But for sure, we should enhance our documentation.

codeworrior commented 8 months ago

Please also see https://github.com/SAP/ui5-tooling/issues/651 . The mentioned backlog item CPOUI5FOUNDATION-547 is still open, although some preparation work was done in the recent weeks.