Open skinymikeofdoom opened 7 years ago
I got a solution:
%USERPROFILE%\.vscode
),eg \.vscode\extensions\imperez.smarty-0.2.0\smarty.configuration.json
blockComment
(refer: https://github.com/imperez/vscode-smarty/blob/master/smarty.configuration.json#L4)I think the problem actually is that we do not have control about other languages. Related to https://github.com/Microsoft/vscode/issues/670
Hello, Great plugin, glad to see smarty still gets some love. I spotted a small issue when commenting out a section in a literal block using the shortcut keys for block commenting. the plugin uses the smarty delimiters of commenting ("{*" and "*}") instead of the language specific commenting delimiters