Closed Bug 868357 Opened 13 years ago Closed 7 years ago

Edit completion values for search in the debugger

Categories

(DevTools :: Debugger, enhancement, P3)

enhancement

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: msucan, Unassigned)

References

(Blocks 1 open bug)

Details

If I write down a short string to search for and I get a long suggestion that almost matches what I want to find there is no way to get that completion value and edit it as needed. STR: 1. Load https://orion.eclipse.org/examples/editor/demo.html 2. Go to textview.js. 3. Go to filter input and type: @getline. Now try to use any of the suggested values. Up/Down jumps the editor to the method definitions only. The Right and Enter keys do not give the suggested value.
What would be the benefit of completing @getline to @getLineTrim? The source editor has already jumped to the right location.
(In reply to Mihai Sucan [:msucan] from comment #0) > Get that completion value and edit it as needed. Ah, sorry I missed this :) Yeah, this could potentially be beneficial.
Priority: -- → P3
So, this bug is essentially about tab completion for search results, no?
Summary: Cannot peruse completion value from search suggestions → Edit completion values for search in the debugger
Severity: normal → enhancement
Product: Firefox → DevTools

closing as this is related to the old ui.

Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
Blocks: 1565711
Blocks: 1565713
No longer blocks: 1565711
No longer blocks: 1565713
You need to log in before you can comment on or make changes to this bug.