Skip to content

Based off of https://github.com/duydao/Text-Pastry. Extend the power of multiple selections in VS Code. Modify selections, insert numeric sequences, incremental numbers, generate uuids, date ranges, insert continuously from a word list and more. (not all features implemented yet)

License

jkjustjoshing/vscode-text-pastry

Repository files navigation

Text Pastry for VS Code

Text Pastry lets you reduce repetitive work and use multiple cursors more effectively in VS Code.

This extension is based on the Text Pastry extension for Sublime Text. From their readme:

If you're familiar with multiple selections, it's pretty straight forward. Place multiple cursors by using [alt+click], open the Command Palette and select Text Pastry From 1 to X. That's it! We've just pasted incrementing numbers.

Features

The following commands are added to VS Code by this extension. The default keyboard shortcut to trigger the command pallet is cmd+shift+p

Known Issues

This project is very barebones at the moment. There are a few basic feature issues - feel free to comment on one if you want to work on it!

Release Notes

1.3.1

Bugfix: when cancelling out of "Word List" or "Range", don't throw an error

1.3.0

Add "Word List" feature

1.2.0

Add "Paste Lines" feature

1.1.0

Add UUID, A-X range, generic range features

1.0.0

Initial release of Text Pastry for VS Code

About

Based off of https://github.com/duydao/Text-Pastry. Extend the power of multiple selections in VS Code. Modify selections, insert numeric sequences, incremental numbers, generate uuids, date ranges, insert continuously from a word list and more. (not all features implemented yet)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published