nikeee / dot-vscode

MIT License
1 stars 1 forks source link

Snippets #3

Open CarlKnox opened 4 years ago

CarlKnox commented 4 years ago

dot-vscode seems to be using snippets from Stephanvs/vscode-graphviz. Stephan's snippets does not work, while snippets from joaompinto/vscode-graphviz does. The difference being whether the tab stops with multiple choice are followed by a colon or not. Ex: "[dir=${1:|back,both,forward,none|}]" Stephan (with colon) vs "[dir=${1|back,both,forward,none|}]" Joao (without)

nikeee commented 4 years ago

Do you want to make a PR? I'd be happy to merge it! :)

CarlKnox commented 4 years ago

I’ll need to do this after work.

Thanks for being responsive.

From: Niklas Mollenhauer notifications@github.com Sent: Monday, May 4, 2020 7:14 AM To: nikeee/dot-vscode dot-vscode@noreply.github.com Cc: CarlKnox cknox64@gmail.com; Author author@noreply.github.com Subject: Re: [nikeee/dot-vscode] Snippets (#3)

Do you want to make a PR? I'd be happy to merge it! :)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/nikeee/dot-vscode/issues/3#issuecomment-623427783 , or unsubscribe https://github.com/notifications/unsubscribe-auth/ACD4RZ7HJRR4DN3SSFDGXZ3RP2WRRANCNFSM4MYV25IA .