Shop OBEX P1 Docs P2 Docs Learn Events
Javelin Editor & Line Numbers .....Dumb Question? — Parallax Forums

Javelin Editor & Line Numbers .....Dumb Question?

Istha PowronIstha Powron Posts: 74
edited 2006-10-03 08:24 in General Discussion
OK, OK, It's probably been asked 100 times, but I can't find a reference.........

How does one get line numbers on teh screen in the javelin editor?

It's sooooooo frustrating not knowing which line is in error.

Yes I know if you click on the error it goes to the line, but I'm an old FORTRAN programmer. I want line numbers.

Help freaked.gif

Issy

Comments

  • Peter VerkaikPeter Verkaik Posts: 3,956
    edited 2006-10-03 06:41
    java is a language without line numbers.
    In the left lower corner of the IDE window, there are the column:row values
    for the current cursor position.
    When you click the error, the cursor jumps to the error line
    and the column:row values change accordingly.

    Since line numbers are an IDE feature, perhaps this could be added to the IDE wish list.
    regards peter
    ·
  • Istha PowronIstha Powron Posts: 74
    edited 2006-10-03 08:24
    Thanks

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔





    The robot is going to lose. Not by much. But when the final score is tallied, flesh and blood will beat the damn monster.
    Adam Smith
Sign In or Register to comment.