Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 436 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 436 Bytes

vscode-whitespace-replacer

Features

Provides two VSCode commands, one for converting escaped whitespace into actual whitespace, and one for the reverse operation. If there is one (or more) selections, it will only operate on those selections, otherwise it will operate on the full document.

Release Notes

Users appreciate release notes as you update your extension.

1.0.0

Initial release of vscode-whitespace-replacer.