Closed Bug 770830 Opened 12 years ago Closed 7 years ago

GCLI should provide better emptyParameter hints while editing named parameters

Categories

(DevTools Graveyard :: Graphic Commandline and Toolbar, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX
Future

People

(Reporter: jwalker, Unassigned)

References

Details

Suppose a vcs command takes a message (optional) and a filename to commit:
>> cvs commit --message 'blah' readme.txt


Ideal emptyParameter status shown under the input line, using | to denote cursor position:

>> cvs commit|
              <filename>

>> cvs commit --message |
                        <message> <filename>

Currently while editing a named parameter we explicitly drop all emptyParameter hints.
Depends on: 773565
New component triage. Filter on "Lobster Thermidor aux crevettes with a Mornay sauce"
Component: Developer Tools: Console → Developer Tools: Graphic Commandline and Toolbar
Blocks: 833092
Resetting priorities because these P* levels are very out of date.
Sorry for the bug spam. Filter on Lobster Thermidor
Priority: P3 → --
This isn't a particularly useful bug to have on file.
It's a feature request, and we're not actively developing GCLI now, and are unlikely to in the forseeable future
Closing
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Product: Firefox → DevTools
Product: DevTools → DevTools Graveyard
You need to log in before you can comment on or make changes to this bug.