Closed
Bug 642401
Opened 14 years ago
Closed 14 years ago
Ace/Pilot/GCLI doesn't have a good definition of pref scopes
Categories
(DevTools :: General, defect)
DevTools
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jwalker, Unassigned)
Details
Pilot includes the notion of preferences. These prefs will need to have something of a hierarchical structure.
For example tab width could be customized:
- as a global default
- per file-type
- per project
- per file-type in project
Concepts like projects are strictly part of Ace and not Pilot, and yet the pref system in pilot needs to allow Ace to add these scopes in.
Reporter | ||
Updated•14 years ago
|
Blocks: GCLI-EXPERIMENT
Reporter | ||
Comment 1•14 years ago
|
||
Solved in the short term my keeping settings/prefs out of gcli
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Reporter | ||
Updated•14 years ago
|
No longer blocks: GCLI-EXPERIMENT
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•