Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 472 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 472 Bytes

multiple-entry

An extension for Visual Studio Code that allows iteration over cursors and entering of text.

Features

Select Multiple Entry: Enter Values from the Command Palette to display an input box for each cursor. The value entered in the input box will be inserted to the respective cursor. Canceling an input box will cancel all subsequent inputs.

Demo