mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
[md] tools menu item action
This commit is contained in:
parent
8ecf93b587
commit
a29e29b9bf
@ -100,6 +100,9 @@ configuration file like the following code sample shows:
|
|||||||
</action>
|
</action>
|
||||||
</actions>
|
</actions>
|
||||||
|
|
||||||
|
After performing the steps described above we need to compile and run the plugin to the the newly created action available as a Tools Menu item.
|
||||||
|

|
||||||
|
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
#How to make an action available and visible?
|
#How to make an action available and visible?
|
||||||
|
Loading…
x
Reference in New Issue
Block a user