We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82addc1 commit ac5cf06Copy full SHA for ac5cf06
topics/reference_guide/settings_groups.md
@@ -75,7 +75,7 @@ The example below demonstrates a nested `configurable` declaration:
75
id="com.intellij.sdk.tasks"
76
displayName="Tasks"
77
nonDefaultProject="true"
78
- instance="com.intellij.sdk.TaskConfigurable"/>
+ instance="com.intellij.sdk.TaskConfigurable">
79
<configurable
80
id="com.intellij.sdk.tasks.servers"
81
displayName="Servers"
0 commit comments