-
This is easy, provided we know how to parse components : just read imports from components source code using JavaParser, and detect if these dependencies are non static and go from one component to on…
-
OS Version: gentoo linux
VNote Version: VNote-1.22-x86_64.AppImage
How to Repro:
You need one big .md file outside the notes folder. I used this one (copy paste multiple times from wiki "Elephan…
-
Not sure how to deal with this. Right now *all* attributes of an EClass are visualised both inherited and non-inherited attributes. I don't think users expect to see inherited attributes (as this is…
-
I'm creating a Use Case diagram with PlantUML inside an Asciidoctor document (I'm using inline Asciidoctor). When I use the PlantUML `newpage` command inside a diagram, I was hoping that the diagram w…
-
IDEA is a clean install on a new system. The plugin buttons are not visible at all, no errors displayed.
Can I get some help tracking down the issue please?
Mac OS X 10.15.6,
IDEA IntelliJ ID…
-
**Describe the bug**
Grep not working when starting or building Gradle projects, though it's working when testing those projects.
**To Reproduce**
Steps to reproduce the behavior:
1. Create Grad…
-
Type: Bug
Since update to 1.95.0 the setting of `editor.autoIndent` is no more honored. before I had it set to "keep". Now I can set any value, but the cursor goes always at the beginning of the nex…
-
-
plantuml will be ignored if it is written in a CodeBlock.
if I use this
![image](https://user-images.githubusercontent.com/39997594/69415385-ce4ed000-0d14-11ea-87dd-68394faf3bfe.png)
I'll see t…
-
There's the [orignal C implementation](https://github.com/mscgenjs), but it hasn't been updated in 10 years. There's also now an [open source javascript renderer](https://mscgen.js.org/) that is much …