mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57:49 +08:00
Update generated descriptor pages (#1415)
Co-authored-by: karollewandowski <1154140+karollewandowski@users.noreply.github.com>
This commit is contained in:
parent
3ec51aefc6
commit
eb75fbe390
@ -582,7 +582,8 @@ Attributes
|
||||
:
|
||||
- `id` _(optional)_<br/>
|
||||
Unique extension identifier.
|
||||
It allows for referencing an extension in the `order` attribute.
|
||||
It allows for referencing an extension in other attributes, for example, in
|
||||
`order`.
|
||||
<br/>
|
||||
To not clash with other plugins defining extensions with the same identifier,
|
||||
consider prepending the identifier with a prefix related to the plugin [`<id>`](#idea-plugin__id) or
|
||||
|
Loading…
x
Reference in New Issue
Block a user