plantuml-stdlib / C4-PlantUML

C4-PlantUML combines the benefits of PlantUML and the C4 model for providing a simple way of describing and communicate software architectures
MIT License
6.45k stars 1.1k forks source link

VSC snippets not functioning as expected #207

Closed huornlmj closed 1 year ago

huornlmj commented 2 years ago

Following the guidance here (https://github.com/plantuml-stdlib/C4-PlantUML/blob/311ff3842e47ae9fb77cba4ac86da2481b240909/.vscode/C4.code-snippets), upon creating the .vscode directory and placing the C4.code-snippets file there and then starting a new .puml file, typing 'Container' does not provide the pre-populated holder as shown in the readme gif. Perhaps there are more steps required?

Potherca commented 2 years ago

Hmmm. I'm not sure what is going on here. I'll have a look at reproducing (and fixing) this in the coming weekend.

Thank you for pointing this out!

kirchsth commented 2 years ago

Hi @Potherca, do you have time for it? If yes we could add it to 2.5.0 BR Helmut

kirchsth commented 2 years ago

@huornlmj: I cannot reproduce the problem. Did you solve the problem in the meantime? Was it a problem with the wrong active language?

kirchsth commented 1 year ago

@Potherca: Can you reproduce it? Otherwise I would it Close as not planned

Potherca commented 1 year ago

Could not reproduce.