Skip to content

Commit

Permalink
#29: Extend documentation with globalInspection tag folding
Browse files Browse the repository at this point in the history
  • Loading branch information
picimako committed Jul 4, 2023
1 parent 93a9a40 commit a75aa43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/plugin_configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ under <kbd>Settings</kbd> > <kbd>Editor</kbd> > <kbd>General</kbd> > <kbd>Code F

#### extensions.localInspection

The `<localInspection>` tag within `<extensions defaultExtensionNs="com.intellij">` folds in the form of **'for [language] at [path]'**,
The `<localInspection>` and `<globalInspection>` tag within `<extensions defaultExtensionNs="com.intellij">` folds in the form of **'for [language] at [path]'**,
and supports the following attributes for folding:

| Attribute | Attribute value example | Placeholder text |
Expand Down

0 comments on commit a75aa43

Please sign in to comment.