Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>select-to-snippetNew to Visual Studio Code? Get it now.
select-to-snippet

select-to-snippet

ebicochineal

|
110 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

this extension adds contextmenu

Snippet Copy

print('hello world')

Snippet Paste

"[snippet-name]" : {
    "prefix" : "[prefix]",
    "body" : [
        "print('hello world')"
    ]
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft