Paste – Smart Clipboard 2.1.2
🍥Fast & Smart Input🍭 🐮 Top row number input in main keyboard 🐹 Type fast with auto correct and smart next word suggestion 🐱 Gesture Typing (Swipe) with dynamic floating preview 🎀Other advanced keyboard feature🎀 🙊 Clipboard for multiple fast copy and paste 🐵 Always display capital letter in keyboard input. But I don't know what. I doubt it's an Excel extension problem. As a test, when the code errors, stop the code and then immediately switch to the PowerPoint app and click on only on the paste icon (select nothing and click only on Paste). Feb 22, 2019 🐹 Type fast with auto correct and smart next word suggestion 🐱 Gesture Typing (Swipe) with dynamic floating preview 🎀Other advanced keyboard feature🎀 🙊 Clipboard for multiple fast copy and paste 🐵 Always display capital letter in keyboard input 🙉 Copy,cut,paste and arrow key in main keyboard 💬Support 65 Languages. May 20, 2014 Cst training core module - antenna - (2) 1. 1 CST STUDIO SUITE™ Training Class Welcome to CST! Core Module 2. 3 About CST Founded in 1992 170 employees World-wide distribution network Focus on 3D EM simulation 3. 4 CST Worldwide CST West Coast CST of America CST Europe CST China CST of Korea AET Japan 4. Apr 26, 2013 Yes. But I don't know what. I doubt it's an Excel extension problem. As a test, when the code errors, stop the code and then immediately switch to the PowerPoint app and click on only on the paste icon (select nothing and click only on Paste). 🍥Fast & Smart Input🍭 🐮 Top row number input in main keyboard 🐹 Type fast with auto correct and smart next word suggestion 🐱 Gesture Typing (Swipe) with dynamic floating preview 🎀Other advanced keyboard feature🎀 🙊 Clipboard for multiple fast copy and paste 🐵 Always display capital letter in keyboard input.
BrowseExtend the power of multiple selections in Sublime Text. Modify selections, insert numeric sequences, incremental numbers, generate uuids, date ranges, insert continuously from a word list and more.
Installs
- Total57K
- Win26K
- Mac20K
- Linux10K
Mar 15 | Mar 14 | Mar 13 | Mar 12 | Mar 11 | Mar 10 | Mar 9 | Mar 8 | Mar 7 | Mar 6 | Mar 5 | Mar 4 | Mar 3 | Mar 2 | Mar 1 | Feb 29 | Feb 28 | Feb 27 | Feb 26 | Feb 25 | Feb 24 | Feb 23 | Feb 22 | Feb 21 | Feb 20 | Feb 19 | Feb 18 | Feb 17 | Feb 16 | Feb 15 | Feb 14 | Feb 13 | Feb 12 | Feb 11 | Feb 10 | Feb 9 | Feb 8 | Feb 7 | Feb 6 | Feb 5 | Feb 4 | Feb 3 | Feb 2 | Feb 1 | Jan 31 | Jan 30 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 1 | 7 | 5 | 10 | 12 | 14 | 6 | 4 | 8 | 10 | 15 | 10 | 14 | 12 | 7 | 3 | 18 | 21 | 17 | 6 | 14 | 7 | 3 | 23 | 15 | 17 | 15 | 9 | 6 | 9 | 13 | 34 | 18 | 11 | 13 | 6 | 9 | 12 | 10 | 15 | 14 | 15 | 6 | 9 | 10 | 7 |
Mac | 0 | 4 | 2 | 6 | 9 | 5 | 12 | 4 | 4 | 7 | 9 | 9 | 12 | 8 | 3 | 2 | 11 | 6 | 13 | 9 | 9 | 3 | 4 | 7 | 13 | 12 | 6 | 7 | 3 | 4 | 8 | 19 | 6 | 6 | 5 | 6 | 4 | 7 | 11 | 9 | 10 | 8 | 2 | 4 | 7 | 6 |
Linux | 0 | 1 | 3 | 8 | 5 | 6 | 7 | 3 | 0 | 5 | 8 | 7 | 3 | 4 | 5 | 2 | 5 | 3 | 2 | 5 | 8 | 3 | 2 | 7 | 5 | 6 | 9 | 2 | 3 | 1 | 8 | 5 | 3 | 9 | 7 | 1 | 4 | 2 | 4 | 8 | 9 | 4 | 1 | 2 | 9 | 9 |
Readme
- Source
- raw.githubusercontent.com
Text Pastry is a free plugin for Sublime Text, dedicated to reduce repetetive work by extending the power of multiple selections.
How can I get started?
If you're familiar with multiple selections, it's pretty straight forward. Place multiple cursors by using CMD+Click or Ctrl+Click, open the Command Palette and select Text Pastry From 1 to X. That's it! We've just pasted incrementing numbers.
Check out the wiki for examples!
Features include:
- Incremental numbers/sequences (1, 2, 3 or 100, 80, 60)
- Repeatable number ranges (1, 2, 3, 4, 1, 2, 3, 4 or 2, 1, 2, 1, 2, 1)
- Generate UUIDS (ba18f7fc-c387-46da-9544-ed32e49ce6f8 or D306E86C-918F-4551-95A9-CB9865A4DD2F)
- Extendable list of presets (Monday, Tuesday, Wednesday or alpha, beta, gamma)
- Extendable list of commands
- Create and modify selections
- Improved paste (paste the first three lines of the clipboard data to the three selected locations)
- Generate date and number ranges
- Convert to upper/lower case
- Duplicate values for pasting (1, 1, 2, 2, 3, 3, 4, 4) or (a, a, a, b, b, b, c, c, c)
What's new
- 1.6.1: Fix “Pipe into selection” bug (#78)
- 1.6.0: New features! Support for decimal and hexadecimal ranges - Thanks to @SmartManoj, @miusuncle, @sagunkho, @slhck and @charleskawczynski
- 1.5.1: Bugfix release for Find by regex #56 - Thanks @timLinscott
- 1.5.0: New features!
- 1.4.10: Scroll into view on search / after find #33 - Thanks again @miusuncle
- 1.4.9: Bugfix release for uuid x10 #31 - Thanks @miusuncle
- 1.4.8: Added support for repeating increments #29 - Thanks @mkruselj
- 1.4.7: Fixed range command (stop condition was ignored)
- 1.4.6: Bugfix release for paste by row - Thanks @Nieralyte
- 1.4.5: Added the paste by row command (use
pr
orpbr
in the command line) #28 - 1.4.4: Bugfix for command
i
#27 - Thanks @kcko - 1.4.3: New commands! Generate date ranges command, repeat argument (x-arg), and the Auto Step command
- 1.4.2: Fix range / negative steps #24 - Thanks @TheClams
- 1.4.1: Hotfix for #23 - Thanks @dufferzafar
- 1.4.0: New Features!
Further information
If you would like to know more about how Text Pastry can help you out, check out our wiki.
Todo
- formatters
- wrappers #20
- smart case: determine case-sensitivity by search term
Wishlist
- Webservice “Shell”: use a custom (web-)service to process our selections
- yankring
- Templates: apply formatting right before items are pasted
Done
Paste by progressing a list (Piping Bag)(1.5.0)increment in multiple files(1.5.0)loops(1.5.0)date ranges(1.4.10)incremental search: add search terms to selection by shortcut (work-in-progress)(1.4.0, useadd
)Alphabetical sequence (upper/lower case)(1.4.0)Random numbers, strings and sequences(use Random Everything in combination with commands)Command List OverlayCommand HistoryUUID generationSettings for word manipulationPaste as Block
Great plugins that I love to use with Text Pastry
in alphabetical order
- autoselect - https://github.com/SublimeText/AutoSelect
- Case Conversion - https://github.com/jdc0589/CaseConversion
- Hasher - https://github.com/dangelov/hasher/
- Insert Date - https://github.com/FichteFoll/sublimetext-insertdate
License
The MIT License (MIT)
Copyright © 2019 Duy Dao, https://github.com/duydao/Text-Pastry
, 'managelanguagesintro1':'Select a language to manage. A quick overview of the site can be seen below', 'dashboardgraphlast14daystitle':'New Files (last 14 days)', 'dashboardgraphlast12monthstitle':'New Files (last 12 months)', 'urls':'Urls', 'active':'active', 'disabled':'disabled', 'spam':'spam', 'expired':'expired', 'dashboardtotalactiveurls':'Total active files', 'dashboardtotaldisabledurls':'Total disabled files', 'dashboardtotalvisitstoallurls':'Total downloads to all files', 'itemname':'Item Name', 'value':'Value', 'managelanguagesintro2':'Manage the available content for the selected language. Click on any of the 'Translated Content' cells to edit the value.' Allavsoft video downloader converter 3.22.3.7366.
Permission is hereby granted, free of charge, to any person obtaining a copyof this software and associated documentation files (the “Software”), to dealin the Software without restriction, including without limitation the rightsto use, copy, modify, merge, publish, distribute, sublicense, and/or sellcopies of the Software, and to permit persons to whom the Software isfurnished to do so, subject to the following conditions:

Paste – Smart Clipboard 2.1.2 Tool
Flight control hd 1.03. The above copyright notice and this permission notice shall be included inall copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS ORIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THEAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHERLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS INTHE SOFTWARE.
Paste – Smart Clipboard 2.1.2 Software
See Also
For further information, please take the time to look at following links:
- Sublime Text: http://www.sublimetext.com/
- Sublime Package Control: https://sublime.wbond.net/installation