Skip to content

Commit

Permalink
Update plugin.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
acharneski committed Dec 22, 2023
1 parent 1645b3a commit f81932f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/resources/META-INF/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,8 @@
description="Open code console">
<add-to-group group-id="com.github.simiacryptus.aicoder.ui.EditorMenu" anchor="first"/>
<add-to-group group-id="com.github.simiacryptus.aicoder.ui.ProjectMenu" anchor="first"/>
<add-to-group group-id="XDebugger.Frames.Tree.Popup" anchor="last"/>
<add-to-group group-id="PopupMenuActions" anchor="last"/>
</action>

</actions>
Expand Down

0 comments on commit f81932f

Please sign in to comment.