PlantUmlDiagrams icon indicating copy to clipboard operation
PlantUmlDiagrams copied to clipboard

A fork from https://github.com/jvantuyl/sublime_diagram_plugin package for Sublime Text, to render diagrams in your source code

Results 6 PlantUmlDiagrams issues
Sort by recently updated
recently updated
newest added

Admittedly new to Sublime and its inner workings. Followed instructions in readme. Using Sublime v4143. Settings seems right? ![image](https://user-images.githubusercontent.com/1512821/236869839-3261f687-4897-4e05-9767-0c28be99cf5b.png) however I cannot generate an image.. is this due to the...

Hello. With the current version of sublime (build 4107) the simple sublime viewer doesnt work. It should simply work. I just made a quick test with `sublime3.py` and just changed...

Unable to generate an image using the plantuml server because of https://github.com/evandrocoan/plantumlconnection/issues/2

I got this error (see title) after installed PlantUNM plugin. Both the latest version and an earlier version (3.28?) of GraphViz has been tried. Local `GRAPHVIZ_DOT` and `GRAPHVIZ_HOME` had been...

Im not getting highlighting for a lot of cases. like for known colors, @startuml, activate, box, loop, etc. also looks like it doesn't support external message arrows for sequence diagrams...

bug
enhancement
help wanted

``` 15:51:21:038.284302 1.48e+02 - PlantUmlDiagrams.diagram.plantuml.generate:101 - Failed to connect to the server: HTTP Error 400: Bad Request (http://localhost:8181/) Falling back to local rendering... ``` Ran it with docker like this:...

enhancement