VS Code extension, made to bring more advanced surround functionalities to VS Code. It would enable user to surround selection(s), remove surround or change them.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
This is a VS Code extension, made to bring more advanced surround functionalities to VS Code. It would enable user to surround selection(s), remove surround or change them.
Features
[x] add surround
[ ] remove surround
[ ] change surround
[ ] better README
[ ] add settings and keybindings
[ ] publish extensions on VS Code marketplace (and create GitHub action to automate that)