mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-29 17:57:53 +08:00
action_system.md: cleanup
This commit is contained in:
parent
691dcc6ac2
commit
cffa9443fa
@ -299,7 +299,7 @@ This, and additional information can also be found by using the [Code Completion
|
||||
</action>
|
||||
<!-- The <group> element defines an action group. <action>, <group> and
|
||||
<separator> elements defined within it are automatically included in the group.
|
||||
The mandatory "id" attribute specifies a unique identifier for the action.
|
||||
The mandatory "id" attribute specifies a unique identifier for the group.
|
||||
The optional "class" attribute specifies the FQN of
|
||||
the class implementing the group. If not specified,
|
||||
com.intellij.openapi.actionSystem.DefaultActionGroup is used.
|
||||
|
Loading…
x
Reference in New Issue
Block a user