开发者

How to get rid of the green Javascript highlighting in NetBeans?

I know this isn't a direct programming question, but who else besides programmers use Netbeans, so I figured this would be the best place to ask and actually get an answer. So, please don't close the question.

So what I want to get rid of, is the light开发者_如何学Python green highlighting that happens to all Javascript in Netbeans:

http://tinypic.com/r/2q8okxu/7


Tools -> Options -> Fonts and Colors -> Syntax [Category : keywords] Select Foreground: black.

Added: Javascript embedded in html / php Syntax [ Language : HTML ] Select "Javascript Embedded in HTML" Select Background: inherited.


Look for a "reserved keywords" or "keywords" setting in NetBean's syntax highlighting options.


After doing Tools->Options->Fonts and Colors->Syntax [Language:HTML] [Category:Javascript Embedded in HTML] Select Background:Inherited; please be sure to close the file you are observing and then re-open it (to refresh the setting).

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜