SequencePlugin icon indicating copy to clipboard operation
SequencePlugin copied to clipboard

SequencePlugin for IntelliJ IDEA

Results 33 SequencePlugin issues
Sort by recently updated
recently updated
newest added

**Got a StackOverflowError when running.** **My IDEA infos:** IntelliJ IDEA 2021.2.2 (Ultimate Edition) Build #IU-212.5284.40, built on September 14, 2021 Runtime version: 11.0.12+7-b1504.28 aarch64 VM: OpenJDK 64-Bit Server VM by...

I installed the version 2.1.a4 of the plugin SequenceDiagram in intellij 2021.1.1 Build IU-211.7142.45 When I tried to generate a diagram from kotlin source: java.lang.NullPointerException at org.intellij.sequencer.generator.CallStack.generate(CallStack.java:48) at org.intellij.sequencer.generator.CallStack.generate(CallStack.java:51) at...

hi there does SequencePlugin suport text format that are used at https://sequencediagram.org/ ``` title This is a title Alice->Bob:Click and drag to create a request or\ntype it in the source...

a is the timing diagram of the new production, b is the sequence diagram saved previously, a and b are compared to find the difference.

New Feature

suggest add Annotation to support alias or add alias on diagram

New Feature

Often drawing pictures is to explain to others, I hope I can edit the description directly on this, and then generate the picture. ![image](https://user-images.githubusercontent.com/33077863/123734155-65a3de00-d8cf-11eb-96e2-d31100322e1b.png)

New Feature

Ciao, keep getting this issue after diagram generation from Java source using 2.1.a4 on IDEA IC-211.7142.45. ``` java.lang.Throwable: cannot share data context between Swing events; initial event count = 26682;...

Is there any plan to add kotlin support?

New Feature

I installed SequencePlugin for a large kotlin project. Obviously I can't use the plugin, but this didn't change the fact that Intellij began hogging CPU resources. I am not going...