Multi-edit Update: 1.2 released
This update fixes a few bugs, chooses some more logical shortcuts (removing some of the configs for consistency’s sake), and adds a few new features.
Note:
- Check the settings dialog for the new shortcuts
- You can contact me if you really want your old ones back
- Full details can be found in the release notes.
Smart Column
This replaces the “end-of-line column mode”, but still provides the same functionality if you trigger it from the end of a line. But when triggered mid-line, it will navigate down columns of words. For example (with “|” representing marks):
val1 |= x
value2 |= y
value_long3 |= z
One-time auto-increment
You can now quickly insert incrementing values on-the-fly by pressing Ctrl+I. Check the settings dialog for info on the command syntax.
Get Multi-edit 1.2!
enjoy ![]()
bug?
in multi-edit mode, escape key insert escape unicode caracter, instead of exit multi-edit mode or whatever.
I like it, It’s great, but I have to get practice.
thanks.
Hi, thanks for the feedback, has been fixed in 1.2.1
Just passing here to say that I really like the work you’ve done here. The possibility of multi-editing is a luxury I cannot give up now
On windows, Sublime Text implements this as well beautifully as well (much better than e Text editor)…it’s a bit more integrated the normal functions of the editor…for example, if you type Alt+F3 when cursor is on a word, it selects all the occurences of the word…and they’re ready to be edit (all at the same time)…
pretty neat….may give you some inspirations for further upgrades
I dont know if the plugin API of gedit would allow that though….
Again, thanks for the plugin.
jimmy
That’s a nice idea. I’ll have to add it if I ever get round to adding selection support… :s
This is VERY well done. Just out of curiosity, though, what kinds of tasks do you use this for?
Glad you like it. It’s a life saver when it comes to editing csv files, but generally I use a lot for renaming variables and anything else repetitive.
I seem to have lost the ability to switch between document tabs (using Ctrl-Alt-PgUp/Dn) with this plugin enabled. Hopefully, this can be fixed.
1.2.2 released
Fixes: the Ctrl+Alt+PgDown/PgUp bug
cheers
Thanks so much for this useful plugin!
I’m used to edit in column mode with Notepad++/UltraEdit and was really looking for something similar under gedit.
Keep going!
Thanks,
Love the plugin.. this is the last thing I was missing from TextMate.
Thank you!
-Vince
Lovely! Missed this so much from E. And yes, the extra features are great! Thank you for making this.
Ken
This is incredible. My most sincere thanks.
Great work, I don’t use every feature, but makes my life easier.
I would second Jimmy’s idea, which would be a kind of interactive search&replace.
very nice, ty for the hard work