Closed Bug 717366 Opened 13 years ago Closed 12 years ago

Add autocomplete for JavaScript in Scratchpad

Categories

(DevTools :: Source Editor, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 762164

People

(Reporter: msucan, Unassigned)

Details

(Whiteboard: [sourceeditor][orion])

We need to implement some kind of JavaScript autocomplete in Scratchpad. The initial implementation could either autocomplete the keywords already used in the source code the user is editing, or we could do something like the Web Console autocomplete works: when keywords are inputted, the user would get a list of available objects in the sandbox, and the sub-properties/sub-methods, etc. This feature needs support code from Orion upstream which is available.
Priority: -- → P3
I'll... take this :) You can find a prototype implementation at: https://gist.github.com/53c121d33dfd1e3e18fa
Assignee: nobody → vporof
Status: NEW → ASSIGNED
Moving to Source Editor component. Filter on CHELICERAE.
Component: Developer Tools: Scratchpad → Developer Tools: Source Editor
I've heard someone else does more amazing work with this at the moment :)
Assignee: vporof → nobody
Status: ASSIGNED → NEW
Should we mark this as a dup of bug 762164?
Yeah, we should.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Thanks! :)
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.