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 82b025d commit b337579Copy full SHA for b337579
jetbrains_plugin/src/main/kotlin/com/sina/weibo/agent/util/PluginConstants.kt
@@ -5,7 +5,7 @@
5
package com.sina.weibo.agent.util
6
7
object PluginConstants {
8
- const val PLUGIN_ID = "roo-cline"
+ const val PLUGIN_ID = "RunVSAgent"
9
const val PLUGIN_CODE_DIR = "roo-code"
10
const val NODE_MODULES_PATH = "node_modules"
11
const val EXTENSION_ENTRY_FILE = "extension.js"
0 commit comments