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 124590 - lexer migration for XML sntax coloring
Summary: lexer migration for XML sntax coloring
Status: NEW
Alias: None
Product: xml
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Svata Dedic
URL:
Keywords: PLAN
Depends on:
Blocks: 102406
  Show dependency tree
 
Reported: 2008-01-02 16:38 UTC by Samaresh Panda
Modified: 2012-05-28 14:16 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Samaresh Panda 2008-01-02 16:38:29 UTC
All XML modules using Syntax parser (old editor library APIs) will be migrated to lexer. See issue 122438. It will not
be a mass migration, but will be carried out in a phased manner.

This issue is a tracker for XML's syntax coloring algorithm.
Comment 1 Sergey Lunegov 2009-03-10 17:06:00 UTC
Feature indeed
Comment 2 Svata Dedic 2012-05-28 14:15:34 UTC
The following features still use XML syntax:
* DTD formatter
* XML formatter - probably useless, a new lexer-based one is already implemente
* DTD Kit
* ENTKit, XMLKit - useless, XML lexer is available.


No DTD Lexer is available at the moment to support DTD Kit and Formatter.