NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
Milo
Joined: 22 Oct 2012 Posts: 2
|
Posted: Mon Oct 22, 2012 4:32 pm Post subject: NETBEANS - JAVA : Change color for single line or block comments ? |
|
|
Hi,
Is there a way to change color for single line or block comments in NB7.2 (Mac) ?
I looked in Preferences->color&fonts->Java, but could only find "comments".
And all the comments have the same colors.
Thx for your help |
|
| Back to top |
|
 |
trhouse Posted via mailing list.
|
Posted: Mon Oct 22, 2012 7:31 pm Post subject: NETBEANS - JAVA : Change color for single line or block comments ? |
|
|
I don't think it's that fine grained. The text decoration is done by
classification inclusion, and the that doesn't include concepts like
"this line" or "this specific comment" . This is the kind of thing you
can so in a word processor. Can I pry and ask what you'd do with that
ability?
On 10/22/2012 9:32 AM, Milo wrote:
| Quote: | Hi,
Is there a way to change color for single line or block comments in NB7.2 (Mac) ?
I looked in Preferences->color&fonts->Java, but could only find "comments".
And all the comments have the same colors.
Thx for your help
|
|
|
| Back to top |
|
 |
Edson Richter Posted via mailing list.
|
Posted: Mon Oct 22, 2012 8:09 pm Post subject: NETBEANS - JAVA : Change color for single line or block comments ? |
|
|
Em 22/10/2012 14:32, Milo escreveu:
| Quote: | Hi,
Is there a way to change color for single line or block comments in NB7.2 (Mac) ?
I looked in Preferences->color&fonts->Java, but could only find "comments".
And all the comments have the same colors.
Thx for your help
| There is only one option: "Font & Colors -> All Languages -> Comment".
It will apply for both single line and block comments.
You can create a RFE in ticket system for that.
Regards,
Edson |
|
| Back to top |
|
 |
Milo
Joined: 22 Oct 2012 Posts: 2
|
Posted: Tue Oct 23, 2012 4:24 am Post subject: |
|
|
Thx for your answers !
@trhouse :
I used before Jedit+Terminal.
Jedit is indeed a word processor with that ability.
It helped me to have a better global view of my page (titles in red, comments in green, javadoc in orange...). |
|
| Back to top |
|
 |
trhouse Posted via mailing list.
|
Posted: Tue Oct 23, 2012 11:40 pm Post subject: NETBEANS - JAVA : Change color for single line or block comments ? |
|
|
Editors can never be too fine grained or make so many distinctions that
developers won't use them productively.
On 10/22/2012 9:24 PM, Milo wrote:
| Quote: | Thx for your answers !
@trhouse :
I used before Jedit+Terminal.
Jedit is indeed a word processor with that ability.
It helped me to have a better global view of my page (titles in red, comments in green, javadoc in orange...).
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|