We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84e86ef commit 47769c6Copy full SHA for 47769c6
README.md
@@ -143,7 +143,7 @@ This extension contributes the following settings:
143
144
- `gradle.autoDetect`: Automatically detect Gradle tasks
145
- `gradle.focusTaskInExplorer`: Focus the task in the explorer when running a task
146
-- `gradle.nestedProjects`: Support nested projects (boolean or an array of directories)
+- `gradle.nestedProjects`: Process nested projects (boolean or an array of directories)
147
- `gradle.javaDebug`: Debug JavaExec tasks (see below for usage)
148
- `gradle.debug`: Show extra debug info in the output panel
149
- `gradle.disableConfirmations`: Disable the warning confirm messages when performing batch actions (eg clear tasks, stop daemons etc)
0 commit comments