duydao / Text-Pastry

Extend 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.
MIT License
832 stars 46 forks source link

History #13

Closed JAStanton closed 10 years ago

JAStanton commented 10 years ago

Just a suggestion, it would be nice to have history by pressing up in the dialog box.

duydao commented 10 years ago

Hey @JAStanton, thanks for the suggestion. I'm already working on it atm, will be in 1.3.5. There will be some new features as well, stay tuned!

JAStanton commented 10 years ago

@duydao thanks for replying so quickly. I noticed Command History was crossed off, I wasn't sure if that was because it was done and not documented, or because it is not possible.

Side note, I am loving this plugin, I have been searching for basic auto increment like excel does, but this is so much better. Another idea, maybe have some predefined sets like incrementing months, or something. :+1: great work!

duydao commented 10 years ago

Incrementing days and months is a great Idea, I will target it in one of the next releases.

For clarification: The command history is already implemented, you should be able to access it by calling the Text Pastry menu:

Mac: CMD + ALT + T or on Windows: CTRL + ALT + T

Unfortunately, you can't access the history by pressing up/down buttons yet (this will be in 1.3.5). I'm still testing some of the new features, hopefully it will be released shortly.

Thank you, much appreciated!

JAStanton commented 10 years ago

Sweet. Let me know how I can help I wouldn’t mind pitching in some extra work here and there if I can.

Jonathan Stanton http://jastanton.com

On Tuesday, February 18, 2014 at 1:44 PM, Duy Dao wrote:

Incrementing days and months is a great Idea, I will target it in one of the next releases. For clarification: The command history is already implemented, you should be able to access it by calling the Text Pastry menu: Mac: CMD + ALT + T or on Windows: CTRL + ALT + T Unfortunately, you can't access the history by pressing up/down buttons yet (this will be in 1.3.5). I'm still testing some of the new features, hopefully it will be released shortly. Thank you, much appreciated!

— Reply to this email directly or view it on GitHub (https://github.com/duydao/Text-Pastry/issues/13#issuecomment-35437992).

duydao commented 10 years ago

History navigation added to 1.3.5, lists (predefined sets) are incoming (1.4.0)