This commit is contained in:
Richard Willis 2020-06-18 09:14:50 +01:00
Родитель 84e86efce6
Коммит 47769c682f
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -143,7 +143,7 @@ This extension contributes the following settings:
- `gradle.autoDetect`: Automatically detect Gradle tasks
- `gradle.focusTaskInExplorer`: Focus the task in the explorer when running a task
- `gradle.nestedProjects`: Support nested projects (boolean or an array of directories)
- `gradle.nestedProjects`: Process nested projects (boolean or an array of directories)
- `gradle.javaDebug`: Debug JavaExec tasks (see below for usage)
- `gradle.debug`: Show extra debug info in the output panel
- `gradle.disableConfirmations`: Disable the warning confirm messages when performing batch actions (eg clear tasks, stop daemons etc)