I'm working on a fixed length field file and would like an easy way to navigate via the position of each character in each line.

Is it possible to display the line position for the carat in Aptana?

Is it possible to go a position on the line?

Thanks ahead for any help.

EDIT: I've realised that Line number and Column number are visible in the UI (lowest right). Any info on 'Go To' line position would be great, thanks.

link|improve this question

71% accept rate
feedback

1 Answer

Ctrl+L, Aptana is based on Eclipse, that's an eclipse shortcut.

link|improve this answer
Oh are you saying character based, not line based? if so I don't know of one. – shaunhusain Feb 10 at 0:27
Yep. Character. Thanks anyway though! – xiatica Feb 15 at 22:13
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.