mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
working_with_custom_actions.md: Delete primary-label
This is just a tutorial, not the reference page, so there is no need to mention availability which is documented in the element's description.
This commit is contained in:
parent
87f73f1ce6
commit
af9653d5dd
@ -137,7 +137,6 @@ The full declaration is:
|
||||
```
|
||||
|
||||
#### Using `override-text` for an Action
|
||||
<primary-label ref="2020.1"/>
|
||||
|
||||
The example above uses the [`override-text`](plugin_configuration_file.md#idea-plugin__actions__action__override-text) element to ensure the shorter text "Popup Dialog Action" is shown anywhere the action appears in the main menu structure.
|
||||
Otherwise, the default, more explanatory text "Action Basics Plugin: Popup Dialog Action" is shown.
|
||||
|
Loading…
x
Reference in New Issue
Block a user