R35007 / copy-as-snippet-vscode-extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Copy As Snippet

This Extension helps to copy multiline codes or txt as a VSCode Snippet Object.

Ussage

  • Select a Text to Copy as Snippet
  • Right click and select the option Copy as Snippetor press Ctrl+Shift+C to Copy as Snippet.
  • Now open the User Snippet file and paste the copied Snippet using Ctrl+V.

That's it !. No need to worry about converting a multiline text to a snippet.

Preview

Preview

About

License:MIT License


Languages

Language:TypeScript 100.0%