| View previous topic :: View next topic |
| Author |
Message |
Surveyor
Joined: 08 Feb 2008 Posts: 145 Location: British Columbia, Canada
|
Posted: Mon Dec 29, 2008 2:17 am Post subject: Feature request - "Go To Line..." |
|
|
Now that AkelPad can handle lines of unlimited length, it would be nice if the "Go To Line..." box also could specify a column. Columns <= 0 could default to 1, and columns longer than the line could default to the end of line. It would probably not be necessary for AkelPad to check the line length until the actual execution of the GO TO.
Currently, if you had a long line (say 2000 characters) and wanted to go to column 1000, it would be difficult (but not impossible).
- Surveyor |
|
| Back to top |
|
 |
Instructor Site Admin
Joined: 06 Jul 2006 Posts: 4645
|
Posted: Mon Jan 19, 2009 1:09 pm Post subject: |
|
|
Something like this added in 4.1.4  |
|
| Back to top |
|
 |
cnnnc
Joined: 12 Jan 2008 Posts: 115 Location: Shantou, China
|
Posted: Sun Feb 08, 2009 4:33 am Post subject: |
|
|
| Instructor wrote: | Something like this added in 4.1.4  |
I think Surveyor may want to say that he wants to move the caret goto both the line and the column.
So there is need ONE MORE Numric-input-Box control be added into the GotoDialog. One for LineNumber, Another for ColumnNumber. |
|
| Back to top |
|
 |
|