StephaneIFO

Results 9 comments of StephaneIFO

It's even worse than that, this is jar v1.2022.7 in 2.17.5 => see #528

I can confirm the wrong jar version VScode with PlantUML v2.17.5 ![image](https://user-images.githubusercontent.com/85570778/223119355-9a7452a7-a10f-4584-b6b5-a997974b211d.png) Add this in diagram : title "Rendered with Plantuml Version %version()"" ![image](https://user-images.githubusercontent.com/85570778/223119405-3c78c241-ad90-43d4-8e54-4ee1e766a027.png) => the jar is 1.2022.7

I replaced my local .vscode\extensions\jebbs.plantuml-2.17.5\plantuml.jar with the latest https://github.com/plantuml/plantuml/releases ![image](https://user-images.githubusercontent.com/85570778/223126646-3907fbcf-6cc3-42d6-9139-e813cc684390.png) And now it's ok with v1.2023.2 ![image](https://user-images.githubusercontent.com/85570778/223126711-3af8e8d5-5f9d-4fdd-937f-0b588762382b.png)

Hi, update with v5.0.9 : File https://github.com/TerosTechnology/teroshdl-examples/blob/main/state_machine/fsm_6.vhd Add on line 1 : --! { signal: [{ name: "Alfa", wave: "01.zx=ud.23.456789" }] } With signal : * Diagram font size reduce...

Same with 5.0.10 (pre-release) ![image](https://github.com/TerosTechnology/vscode-terosHDL/assets/85570778/dfe75bf4-454b-4603-b62f-1dddb2fbd12c)

Hi, same problem with 5.0.12 ![image](https://github.com/user-attachments/assets/b38cbe5b-ee95-488d-b8d2-77080c98b60e)

Hi, with 6.0.1(pre-release) it's worse : an fsm crashes the whole documentation Without fsm : ok ![image](https://github.com/user-attachments/assets/434e7988-bc41-4fa4-8f22-4b0e0dffc5af) With fsm : no documentation and error "Cannot find module 'fast-json-stable-stringify'" `Cannot find...

Hi, FSM work with 6.0.3, but as you say the css problem stay TerosHDL is great but I need chronograms and FSM in my documentation, so, in all honesty, will...