You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/06/09 11:40:23 UTC

[GitHub] [netbeans] wissenstein opened a new issue, #4216: Editable color of paragraph sign ¶

wissenstein opened a new issue, #4216:
URL: https://github.com/apache/netbeans/issues/4216

   ### Description
   
   NetBeans can show non-printable characters and customize their appearance, but paragraph signs are always black.
   It would be nice to have also customizable paragraph sighns: they should have the same color as the other non-printable characters have.
   
   ### Use case/motivation
   
   Go to menu _View_.
   Set the following option on: _Show Non-printable Characters_.
   Black small dots appear on the place of whitespaces and black paraghaph signs appear on the line ends.
   Go to menu _Tools_ and choose item _Options_.
   Dialog window appears: _Options_.
   Choose tab _Fonts & Colors_, on that tab choose tab _Syntax_.
   Go to drop down box _Foreground_ and choose color: _Black_.
   Whitespace signs and paragraph signs in the code sample pane are black.
   Go to drop down box _Foreground_ again and choose color: _Cyan_.
   ### Actual behavior:
   Whitespace signs become cyan, paragraph signs ¶ remain black.
   ### Proposed behavior:
   Whitespace signs and paragraph signs both become cyan.
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow the Apache Software Foundation's [Code of Conduct](https://www.apache.org/foundation/policies/conduct.html)
   


-- 
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: notifications-unsubscribe@netbeans.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] johny65 commented on issue #4216: Editable color of paragraph sign ¶

Posted by GitBox <gi...@apache.org>.
johny65 commented on issue #4216:
URL: https://github.com/apache/netbeans/issues/4216#issuecomment-1255145065

   It would be nice if the paragraph sign could be enabled/disabled, because it is really annoying when showing the non-printable characters. I want to see the spaces/tabs but not the line breaks (like VS Code).
   
   It would be better if all the non-printable characters to show are customizable.


-- 
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: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists