Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

netbeans background color

(I want this just so I can browse my files easily instead of just walls of text)

I am using Netbeans 7 and I want to know: can I mark functions/classes or blocks with a background color?

Example: I want to make the background of a function called getDate() green, then I can see only that block with a green background:

// this block appears with a green background
function getDate() {
}


// this block appears with a red background
function setDate() {
}
like image 520
braindamage Avatar asked Dec 31 '25 12:12

braindamage


1 Answers

I think you can change the background-color of all functions, but not for one in particular

How would you manage that anyway? By function name or signature?

like image 97
daniel.herken Avatar answered Jan 05 '26 03:01

daniel.herken



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!