Update README
This commit is contained in:
Родитель
1f510295fe
Коммит
6c0e51fded
10
README.md
10
README.md
|
@ -8,6 +8,16 @@ This extension provides support to run gradle tasks.
|
|||
|
||||
![Main image](images/task-list.png)
|
||||
|
||||
## Usage
|
||||
|
||||
Run any of the following commands:
|
||||
|
||||
- `Gradle: Run task`
|
||||
- `Gradle: Refresh tasks`
|
||||
- `Gradle: Kill all tasks`
|
||||
|
||||
Or run gradle tasks from the explorer.
|
||||
|
||||
## Settings
|
||||
|
||||
Use local `gradlew`:
|
||||
|
|
7
TODO.md
7
TODO.md
|
@ -1,5 +1,6 @@
|
|||
# TODO
|
||||
|
||||
- Windows support
|
||||
- Tests
|
||||
- Run tasks from collapsible sidebar panel
|
||||
- [ ] Windows support
|
||||
- [ ] Tests
|
||||
- [ ] `'workspace.rootPath' is deprecated and should no longer be used. Please use 'workspace.workspaceFolders' instead. More details: https://aka.ms/vscode-eliminating-rootpath`
|
||||
- [x] Run tasks from collapsible sidebar panel
|
||||
|
|
Загрузка…
Ссылка в новой задаче