Open pnsantos opened 7 years ago
This still heavily affects readability. I am using coverage for js files and while I can change coverage highlighting for php projects in Netbeans color Settings (which does not seem to change anything) it does not seem to be available for js and a few others.
@pnsantos; @jejanim are you using any plugins ? I dont know how to create coverage highlights on editor.
What kind of plugins? I do use a lot of NetBeans plugins, yes.
Oh you mean coverage plugins maybe?
I set up testing with karma, jasmine and istanbul coverage for a JS proejct.
@jejanim; I dont know how to end up with the screenshot you attached. Can you provide steps to reproduce it ?
Of course. I tested this with phpUnit and Jasmine/Karma, but a php setup would be faster to set up I think.
Please see here: https://netbeans.org/kb/docs/php/phpunit.html
Do you need further information / assistance on this?
Small issue, when looking at code coverage reports (java code coverage), the green/red background highlight makes the text difficult to read. Either the text (not sure if possible) or the background highlights need to become darker.
Personally I'd rather see darker background highlights (I think it fits better with the theme) but again, I've no idea if what I'm asking is possible.