C4-PlantUML icon indicating copy to clipboard operation
C4-PlantUML copied to clipboard

IntelliJ Live templates point to old repository

Open LosD opened this issue 2 years ago • 4 comments

Hi there, the live templates (those that generate the skeleton for at diagram) doesn't point to the plantuml-stdlib repo, but to @RicardoNiepel's old repo.

Actual link

!includeurl https://raw.githubusercontent.com/RicardoNiepel/C4-PlantUML/master/C4_Context.puml

Expected link

!includeurl https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Context.puml

If you decide to change it, you might as well also change to !include instead of !includeurl, since the library itself doesn't seem to support any version of PlantUML that doesn't also support !include for URLs.

LosD avatar Jan 24 '23 12:01 LosD

@LosD Thank you for reporting this!

I'm away on vacation for the coming week, but I'll have a look when I get back. 👍

Potherca avatar Jan 28 '23 15:01 Potherca

This issue has been automatically marked as stale because it has not had activity in the past 60 days. It will be closed in seven days if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Apr 07 '23 00:04 stale[bot]

Hi @Potherca, do you have time for the update? If yes we could at it to release 2.7.0 Thank you and best regards Helmut PS.: I have no MACOS that I can create this part of the zip too

kirchsth avatar Jun 11 '23 14:06 kirchsth

I'm afraid that work demands and ill health have been playing up again. Little to no time available for contributions at the moment. 😞

Potherca avatar Jun 20 '23 14:06 Potherca

cleanup stalled issue. If the problem is still relevant please reopen it.

kirchsth avatar Mar 17 '24 16:03 kirchsth

fixed with #344

kirchsth avatar Mar 27 '24 21:03 kirchsth

@kirchsth , I didn't change !includeurl to !include. It still works for me though.

vipinthomasvertexinc avatar Mar 28 '24 03:03 vipinthomasvertexinc