lkishalmi opened a new pull request, #6261:
URL: https://github.com/apache/netbeans/pull/6261

   It kept me bugging, why CSL support underlines the whole line on parser 
error even if the exact position of the error is given.
   
   It's not very intuitive but:
   
https://github.com/apache/netbeans/blob/b79fd30b2e76ed070789745cabcf14bf5cf1e330/ide/csl.api/src/org/netbeans/modules/csl/spi/DefaultError.java#L67
   
   So the constructor used here, defaults to line-error. I thought give @vieiro 
 a hand, and file this trivial PR.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to