yatki / vscode-surround

πŸ”₯ A simple yet powerful extension to add wrapper templates around your code blocks
https://marketplace.visualstudio.com/items?itemName=yatki.vscode-surround
MIT License
899 stars 40 forks source link

support multi lang snippet according to resourceLangId #65

Closed heartacker closed 3 years ago

heartacker commented 3 years ago

for example: when current document is c/cpp file. surround will insert snipest for c/cpp. resourceLangId==cpp

yatki commented 3 years ago

πŸŽ‰ This issue was resolved in version 1.1.1 πŸŽ‰

The release is available on:

Don't forget to update your extension and leave a star :) CheersπŸ––πŸ»,