This npm mono-repo contains the tool for exploring tasks in SAP Business Application Studio and VS Code projects.
It currently contains:
-
The Task Explorer VS Code extension.
-
The following packages:
- @task-explorer/task_contrib_types Type signatures for task providers contributing to the Task Explorer.
- @task-explorer/tasks_panel The Task Explorer extension.
- @task-explorer/vue_frontend_rpc Task Explorer views.
- @task-explorer/vscode_task_contrib A sample of the task provider that contributes to Task Explorer.
- Clone this repository
- Enter the
yarn install
command. - Enter the
yarn run ci
command.
- Start VS Code on your local machine, and click on Open Workspace.
- Select this repo folder.
- On the Debug panel, choose "Launch Tasks Panel with Sample Task Contributor", and click Run.
Open an issue on GitHub.
See CONTRIBUTING.md.
Please see our LICENSE for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available via the REUSE tool.