This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 218706 - Options for custom colours
Summary: Options for custom colours
Status: RESOLVED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: Options (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal with 1 vote (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-20 15:07 UTC by unai
Modified: 2016-07-07 07:28 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description unai 2012-09-20 15:07:42 UTC
[ BUILD # : 201209150001 ]
[ JDK VERSION : 1.7.7 ]

Tools -> Options -> Fonts & Colors -> Syntax -> Preview
It would be very convenient have that textarea editable (in a "volatile"
fashion [well, I don't mean "volatile" in the java sense, whatever]), in order
to be able to add missing elements and preview them on the fly.

E.g.: whenever one selects a language, the template snippet should fill in the
textarea; however, this shouldn't be read-only... Of course never keeping track
of changes: selecting a new language and back will reload the template for that
language.
Comment 1 Quality Engineering 2012-09-26 02:08:47 UTC
Integrated into 'main-golden', will be available in build *201209260001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/828b172500a3
User: Martin Fousek <marfous@netbeans.org>
Log: #218706 - Accessing file system in EDT: registerJsClassPathIfNeeded
Comment 2 Martin Fousek 2012-09-26 12:03:58 UTC
(In reply to comment #1)
> Integrated into 'main-golden', will be available in build *201209260001* on
> http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
> Changeset: http://hg.netbeans.org/main-golden/rev/828b172500a3
> User: Martin Fousek <marfous@netbeans.org>
> Log: #218706 - Accessing file system in EDT: registerJsClassPathIfNeeded

Sorry for the confusion. The changeset really belongs to the issue #218708.
Comment 3 unai 2013-08-22 14:27:31 UTC
(I accidentally created the bug as P4 instead of default's P3)
Comment 4 Martin Balin 2016-07-07 07:28:20 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss