Don't know if this is possible, but I wander if
with colomn selection I could actually fill a full text, not a letter fill
Example:
name = "John";
age = 23;
With colomn select I could do: ( colomn select before the words and type m_ )
m_name = ..
m_age = ..
But getting :
__name
__age
just that I can't see anything useful by filling a selection with a single character...
If this isn't already available, I would recommend it.. with a feature request.
keep up the good work.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
Don't know if this is possible, but I wander if
with colomn selection I could actually fill a full text, not a letter fill
Example:
name = "John";
age = 23;
With colomn select I could do: ( colomn select before the words and type m_ )
m_name = ..
m_age = ..
But getting :
__name
__age
just that I can't see anything useful by filling a selection with a single character...
If this isn't already available, I would recommend it.. with a feature request.
keep up the good work.
It's possible using the column mode editor (Alt+C)