vscode-replace-all-text

0.1.2 • Public • Published

VS Code API replace all text

Helper method that replaces all text in active editor with a string

Usage

import replaceText from 'vscode-replace-all-text';
replaceText('Only this text should appear in the editor');

Installation

$ npm install -S vscode-replace-all-text

Package Sidebar

Install

npm i vscode-replace-all-text

Weekly Downloads

1

Version

0.1.2

License

MIT

Unpacked Size

6.46 kB

Total Files

11

Last publish

Collaborators

  • alexarthurs