plugin_configuration_file.md: hide deprecated elements

This commit is contained in:
Karol Lewandowski 2022-08-31 17:57:26 +02:00
parent 2da8821c9b
commit 1d19febdc8

View File

@ -1116,6 +1116,9 @@ An extension point which restricts the type provided in a `myClass` attribute to
- `com.example.MyCustomType` must be a subtype of `com.example.ParentType`
- `com.example.MyComparable` must be a subtype of `java.lang.Comparable`
## Deprecated Elements
{initial-collapse-state="collapsed"}
### `application-components`
{id="idea-plugin__application-components"}