lkishalmi commented on code in PR #6081:
URL: https://github.com/apache/netbeans/pull/6081#discussion_r1234660837
##########
ide/languages.hcl/src/org/netbeans/modules/languages/hcl/FontAndColors.xml:
##########
@@ -36,4 +36,8 @@
<fontcolor name="separator" default="separator"/>
<fontcolor name="string" default="string"/>
<fontcolor name="whitespace" default="whitespace"/>
+
+ <fontcolor name="mod-method" default="keyword">
+ <font style="bold"/>
+ </fontcolor>
Review Comment:
Played around wit these modifiers, checked in a wrong version. Fixed now.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
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