Skip to content

Commit b55fea9

Browse files
committed
feat(GitActionLocationEditor): add shireActionLocationEditor implementation to plugin extensions
1 parent 53e115d commit b55fea9

File tree

2 files changed

+2
-197
lines changed

2 files changed

+2
-197
lines changed

exts/ext-git/src/223/main/kotlin/cc/unitmesh/git/provider/GitToolchainVariableProvider.kt

Lines changed: 0 additions & 197 deletions
This file was deleted.

exts/ext-git/src/223/main/resources/cc.unitmesh.git.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,7 @@
4040

4141
<mcpTool implementation="cc.unitmesh.git.mcp.FindCommitByTextTool"/>
4242
<mcpTool implementation="cc.unitmesh.git.mcp.GetVcsStatusTool"/>
43+
44+
<shireActionLocationEditor implementation="cc.unitmesh.git.provider.GitActionLocationEditor"/>
4345
</extensions>
4446
</idea-plugin>

0 commit comments

Comments
 (0)