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 142467 - Response Editor not syntax highlighting
Summary: Response Editor not syntax highlighting
Status: RESOLVED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Joelle Lam
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-31 19:43 UTC by Joelle Lam
Modified: 2012-09-13 13:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joelle Lam 2008-07-31 19:43:20 UTC
Response Editor not syntax highlighted.
Comment 1 Joelle Lam 2008-08-01 02:42:38 UTC
Syntax highlighting is now implemented.  But more needs to be implemented for JSON.  How do I know that a mime type is
correct?
Comment 2 Joelle Lam 2008-08-01 07:15:03 UTC
Fixed.  I am not sure that we have taken care of all scenarios but the following seemed to be taken care of:
xml
html
javascript
json
Comment 3 Quality Engineering 2008-08-02 15:59:07 UTC
Integrated into 'main-golden', available in build *200808021401* on http://bits.netbeans.org/dev/nightly/
Changeset: http://hg.netbeans.org/main/rev/be66bfd12081
User: JoelleLam@netbeans.org
Log: Fixed #142467