Skip to content

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.

License

timrekelj/advanced-surround

Repository files navigation

Surround advanced

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

  • publish extensions on VS Code marketplace
  • add keybindings
  • add surround
  • remove surround
  • change surround
  • better README
  • add settings
  • create GitHub action to automate publishing

Keybindings

  • ctrl + alt + a (cmd + option + a on mac): add surround
  • ctrl + alt + x (cmd + option + x on mac): remove surround
  • ctrl + alt + r (cmd + option + r on mac): replace surround

Requirements

No requirements

Extension Settings

No settings yet

Known Issues

Release Notes

No major releases yet

About

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.

Topics

Resources

License

Stars

Watchers

Forks