Christian Lenz created NETBEANS-260:
---------------------------------------
Summary: Don't make the code coverage so prominent
Key: NETBEANS-260
URL: https://issues.apache.org/jira/browse/NETBEANS-260
Project: NetBeans
Issue Type: Bug
Components: java - TestNG, javascript - Testing, utilities - Test
Runner
Affects Versions: Next
Reporter: Christian Lenz
Attachments: code-coverage-nb.png
I think I will create sub tasks for this, because it affects all supported
languages, but I figured it out on JS.
Atm if you use code coverage like with karma and the coverage plugin or
istanbul or whatever, the whole line, which will turn green or red. That makes
the code unreadable, if you use an other theme than light. I use darcula laf
and the darcula theme and of course, the plugin should fix this, but to avoid
such things, it would be better to have a not that big prominent indicator in
e.g. only the line number should be colored. Thats enough and this is what
other IDEs and editors do.
So it will not be in conflict, with the git coloring inside the editor, because
it is behind the line numbers.
See my attachment for what I mean.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
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