I’d like to request a new feature for the IDE. When errors with specific line numbers are logged, could the part in the parenthesis be a hyperlink that would autoscroll the corresponding code pane (either device or agent) to the line with the error? Ctrl+L plus a line number works - its just a few extra steps
2015-02-12 15:20:20 UTC-5 [Device] [ERROR]: Received exception - the index ‘sched’ does not exist (line 5154)
A similar feature would be helpful for compile errors - right now I have to scroll through the code looking for a tiny red X. It would be nice if there was a link in the logs to take me straight to the error.