Skip to content

Add option to go to a line number in the IDE [imported] #976

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
cmaglie opened this issue Nov 15, 2012 · 3 comments
Closed

Add option to go to a line number in the IDE [imported] #976

cmaglie opened this issue Nov 15, 2012 · 3 comments
Assignees
Labels
Component: IDE The Arduino IDE feature request A request to make an enhancement (not a bug fix)
Milestone

Comments

@cmaglie
Copy link
Member

cmaglie commented Nov 15, 2012

This is Issue 976 moved from a Google Code project.
Added by 2012-07-06T21:50:06.000Z by jainh...@gammon.com.au.
Please review that bug for more context and additional comments, but update this bug.

Original labels: Type-Enhancement, Priority-Medium, Component-IDE

Original description

What change would like to see?

A dialog box (from a menu, preferably with a hot-key equivalent) that lets you "go to line X" in the IDE window.

Why?

Error messages list line numbers. Whilst the first error is usually highlighted, attempting to fix subsequent errors by line number reference is tedious.

Implementation should be simple, as already there must be code internally to go to a line, as it does so for the first error.

Would this cause any incompatibilities with previous versions? If so, how
can these be mitigated?

No.

@ffissore
Copy link
Contributor

Fixed. Fix will be available with next hourly build http://www.arduino.cc/en/Main/Software#hourly

@ffissore ffissore added this to the Release 1.6.6 milestone Sep 25, 2015
sandeepmistry pushed a commit to sandeepmistry/Arduino that referenced this issue Sep 29, 2015
@bkelly13
Copy link

It is now September 2019, four years later. Has this feature been added? If so, how is it used. If not, please add it back in to the list.

  1. A ctl-something 123 keystroke sequence to go to that line number
  2. In the compile error messages, click or double click on the error line and go to that line.

Thank you for your time.

@facchinm
Copy link
Member

CTRL+L exposes you a small prompt to go to a line. Click on error has been implemented in a fork but the patch was never submitted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: IDE The Arduino IDE feature request A request to make an enhancement (not a bug fix)
Projects
None yet
Development

No branches or pull requests

4 participants