Go to position Follow W Vanmulken Created June 01, 2017 10:19 When a error is thrown it often refers to the position in the file. Is it possible to see / goto this position ?
Hi,
If you've got errors highlighted by editor you can use F2
In case an error is thrown by driver - at the current moment, we can't but you can navigate to line number by
Thank you