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 c951849 commit c455600Copy full SHA for c455600
META-INF/plugin.xml
@@ -11,7 +11,7 @@
11
<change-notes><![CDATA[
12
<dl>
13
<dt>1.0.7</dt>
14
- <dd>Remove "com.intellij.diagram" dependency.</dd>
+ <dd>Remove "com.intellij.diagram" dependency. </dd>
15
<dt>1.0.6</dt>
16
<dd>HotFix: add missing res file in version 1.0.5.</dd>
17
<dt>1.0.5</dt>
README.md
@@ -4,4 +4,4 @@ SequencePlugin for IntelliJ IDEA
4
## How to use
5
SequencePlugin ONLY generate sequence diagram for the CURRENT method in the editor.
6
7
-Place the cursor in side the method, trigger it from context menu > Diagram > Sequence Diagram...
+Place the cursor in side the method, trigger it from context menu > Sequence Diagram...
0 commit comments