You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/main/resources/META-INF/plugin.xml
+8-2Lines changed: 8 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,17 @@
1
1
<idea-plugin>
2
-
<id>com.cppcxy.emmylua.attach-debugger</id>
2
+
<id>com.cppcxy.emmylua2.attach-debugger</id>
3
3
<name>EmmyLua Attach Debugger</name>
4
4
<version>2</version>
5
5
<vendoremail="">CppCXY</vendor>
6
6
7
7
<description><![CDATA[
8
-
EmmyLua2 Attach Debugger Plugin for EmmyLua2
8
+
EmmyLua2 Attach Debugger Plugin for EmmyLua2. This plugin provides attach debugger functionality specifically for EmmyLua2 and is available for Windows only.
0 commit comments