Closed Bug 553317 Opened 14 years ago Closed 13 years ago

Incorporate JavaScript parser into Bespin

Categories

(Skywriter Graveyard :: Editor, defect)

0.7.0
defect
Not set
major

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: dangoor, Assigned: pcwalton)

References

Details

In order to ultimately implement JavaScript code completion, we'll need to integrate a JavaScript parser into Bespin's editing framework. This will likely also involve resurrecting the webworker support so that the parsing can happen in a background thread.
Assignee: nobody → pwalton
OS: Mac OS X → All
Hardware: x86 → All
This is more-or-less done now, but it's not relevant for 0.8 in any case.
Target Milestone: 0.8 → 0.9
Blocks: 563312
Actually, we're still using a variation of the old JS syntax highlighter, just in a web worker at the moment. This will need to become Narcissus.
Priority: P1 → --
ACETRANSITION

The Skywriter project has merged with Ajax.org's Ace project (the full server part of which is their Cloud9 IDE project). Background on the change is here:

http://mozillalabs.com/skywriter/2011/01/18/mozilla-skywriter-has-been-merged-into-ace/

The bugs in the Skywriter product are not necessarily relevant for Ace and quite a bit of code has changed. For that reason, I'm closing all of these bugs. Problems that you have with Ace should be filed in the Ace issue tracker at GitHub:

https://github.com/ajaxorg/ace/issues
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.