Closed Bug 868358 Opened 11 years ago Closed 5 years ago

Allow definition search to show methods of objects you type

Categories

(DevTools :: Debugger, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: msucan, Unassigned)

References

Details

When you type "@Foo." we should show the known methods.

STR:

1. Load https://orion.eclipse.org/examples/editor/demo.html
2. Go to textview.js.
3. Go to filter input and type: "@TextView." (without quotes)

Nothing shows. I would expect to see the list of known methods. As currently implemented definition search implies you know beforehand the name of the method you search for. We can do a better job here.
Priority: -- → P3
Component: Developer Tools: Debugger → Developer Tools: User Stories
Component: Developer Tools: User Stories → Developer Tools: Debugger
Product: Firefox → DevTools

This is fixed in the new debugger.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.