Fri Apr 30, 2010 12:59 pm |
Replies: 17 |
Views: 10918 |
|
 |
this works great:
/** @var Events $the_events*/
$the_events=Factory::inst("Events");
but would it be possible to have this working?
$the_events=Factory::inst("Events");/** ...
|
Thu Jun 14, 2007 2:46 pm |
Replies: 8 |
Views: 5017 |
|
 |
If you turn on 'Double click line' in the Editor settings, that will select the line.
but I want doubleclick to select the word
|
Thu Jun 14, 2007 1:58 pm |
Replies: 8 |
Views: 5017 |
|
 |
- column select (ALT + drag)
It works fine while wordwrap is off.
cool, thanks
multiline autocorrection
not sure what you mean
when I write "fori" and press space I want to be ...
|
Thu Jun 14, 2007 1:50 pm |
Replies: 8 |
Views: 5017 |
|
 |
Duplicate line can already be done by pressing CTRL-D
Fred
Thanks Fred,
can it be changed from the option menu? I didn't find it.
|
Tue Jun 12, 2007 6:04 pm |
Replies: 8 |
Views: 5017 |
|
 |
Hi everyone,
I am used to editplus but unfortunately it have left behind featurewise so I had to move on. PHPed is my next step considering features and speed however I miss some features:
- short ...
|