Discussion:
[Notepad-plus-plus] Awesome Idea - Multi Edit like TextMate
Lamonte
2009-12-13 04:34:27 UTC
Permalink
Would be awesome if we could select text then continue that selection by
holding down "ctrl" to other areas of our files then once we began to type
each selection will update with what we type.

For example if we wanted to add a few classes to certain inputs we could
select " " the space between the <input and the name or w/e: <input
name="input1" /> then when we type, all the inputs with the multiple
selection I could type in: " class='input_class_name' " with no double
quotes and both inputs would be edited in real type without having to do it
multiple times.

Would be awesome as well to do the same thing, but with deleting data. Say
you got few input fields you want to delete. Select all the ones you want
to delete then press the delete key once and it'll delete all selections.

I personally think just that feature would make developing with notepad++
faster then it already is. I would make a plugin, but I don't know how :(
--
For all your Programming and Technology Information Visit
www.BinaryCrunch.com
Shreyas
2009-12-13 16:11:50 UTC
Permalink
Lamonte - Extremely good idea! Nice to meet you here.

@Fellow users - If people who have developed plug-ins for Notepad++ can sow
the idea, we can definitely take it forward and come up with a plug-in.

-Shreyas
Post by Lamonte
Would be awesome if we could select text then continue that selection by
holding down "ctrl" to other areas of our files then once we began to type
each selection will update with what we type.
For example if we wanted to add a few classes to certain inputs we could
select " " the space between the <input and the name or w/e: <input
name="input1" /> then when we type, all the inputs with the multiple
selection I could type in: " class='input_class_name' " with no double
quotes and both inputs would be edited in real type without having to do it
multiple times.
Would be awesome as well to do the same thing, but with deleting data. Say
you got few input fields you want to delete. Select all the ones you want
to delete then press the delete key once and it'll delete all selections.
I personally think just that feature would make developing with notepad++
faster then it already is. I would make a plugin, but I don't know how :(
--
For all your Programming and Technology Information Visit
www.BinaryCrunch.com
------------------------------------------------------------------------------
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
Notepad-plus-plus mailing list
https://lists.sourceforge.net/lists/listinfo/notepad-plus-plus
--
Regards,
Shreyas
Loading...