particle-dev icon indicating copy to clipboard operation
particle-dev copied to clipboard

Display of Compiler errors extremely cumbersome

Open matlus opened this issue 8 years ago • 0 comments
trafficstars

  • If one wants to navigate from error to error, there are just too many clicks. For example in Visual Studio (and Visual Studio code) one can simply hit the F8 key to go from compile error to error.
  • Can't see the complete error message
  • Can't copy the error messages
  • Compile errors lines are not highlighted in the code editor
  • When I do click on an error in the popup dialog, it's difficult to see where the cursor is exactly. The line that you were navigated to is not highlighted and the error is not selected or anything except for the gutter highlight.

matlus avatar Aug 23 '17 19:08 matlus