mbien commented on issue #8987: URL: https://github.com/apache/netbeans/issues/8987#issuecomment-3493555248
some of the error stripe colors seem to be hardcoded atm error/warn/green https://github.com/apache/netbeans/blob/beddaf0a6cecbd3973fbdef8ff4d90b9b43a1aaf/ide/editor.errorstripe/src/org/netbeans/modules/editor/errorstripe/AnnotationView.java#L233-L235 mark occurrences impl for java: https://github.com/apache/netbeans/blob/beddaf0a6cecbd3973fbdef8ff4d90b9b43a1aaf/java/java.editor/src/org/netbeans/modules/java/editor/semantic/MarkOccurrencesHighlighter.java#L62 not sure about the others -- 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
