Skip to content

SasaCetkovic/vscode-surround

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vscode-surround README

Surround selection with if, try-catch

Installing

This extension is available for free in the Visual Studio Code Marketplace

ext install vscode-surround

Usage

Surround with if

  • Select what you want to surround
  • Press cmd+shift+p open command panel
  • Choose Surround with if

Surround with try-catch

  • Select what you want to surround
  • Press cmd+shift+p open command panel
  • Choose Surround with if

Release Notes

1.0.1

Fix selection issue after try-catch surrounded

1.0.0

First release

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%