My project's boundary character is '{/',but when I write the 'if', it becomes the '/{if} /{/if}'. I want the '{/if/} {//if/}'
Activity
g8up commentedon Jul 20, 2017
I got a solution:
.vscode\extensions\imperez.smarty-0.2.0\snippets\snippets.json
under your install path ( under windows%USERPROFILE%\.vscode
)if
(refer:https://github.com/imperez/vscode-smarty/blob/master/snippets/snippets.json#L74) to:jens1o commentedon Apr 3, 2018
duplicate of #6
Patch will take place soon.