arduino-libraries / Ethernet

Ethernet Library for Arduino
http://arduino.cc/
259 stars 264 forks source link

go to line number or error #113

Closed bkelly13 closed 5 years ago

bkelly13 commented 5 years ago

Please consider adding two options:

  1. Click on the error in the compile output and the IDE goes to that line.
  2. User presses ctl- 123 and the IDE goes to line 123

Thank you for your time.

per1234 commented 5 years ago

This is the repository for the Arduino Ethernet library. Only bug reports or feature requests for the Ethernet library are on topic here. Since your issue report has nothing to do with the Ethernet library, I'll close it.

Click on the error in the compile output and the IDE goes to that line.

We already have a feature request for this: https://github.com/arduino/Arduino/issues/3383