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

Notifications You must be signed in to change notification settings

suplo/vscode-text-pastry

 
 

Repository files navigation

vscode-text-pastry README

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.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)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%