We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d66cbd9 commit c23d5daCopy full SHA for c23d5da
exts/devins-lang/src/223/main/kotlin/cc/unitmesh/devti/language/startup/ShireActionStartupActivity.kt
@@ -4,6 +4,7 @@ import cc.unitmesh.devti.custom.team.InteractionType
4
import cc.unitmesh.devti.language.DevInFileType
5
import cc.unitmesh.devti.language.ast.HobbitHole
6
import cc.unitmesh.devti.language.psi.DevInFile
7
+import cc.unitmesh.devti.language.actions.copyPaste.PasteManagerService
8
import cc.unitmesh.devti.language.startup.third.ShireSonarLintToolWindowListener
9
import com.intellij.openapi.actionSystem.ActionManager
10
import com.intellij.openapi.actionSystem.Constraints
0 commit comments