Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Angle WrapperNew to Visual Studio Code? Get it now.
Angle Wrapper

Angle Wrapper

cofeek-codes

|
95 installs
| (0) | Free
wrap text in <> pressing C-<
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Angle Wrapper README

Simple extension to wrap text in angle brackets.

Features

Wrap text in angle brackets pressing "<" on selection

Extension Settings


"keybindings": [
			{
				"command": "angle-wrapper.wrap",
				"key": "<",
				"when": "editorFocus && editorHasSelection"
			}
		]

Release Notes

See CHANGELOG.md

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft