Update TODO
This commit is contained in:
parent
cea6c0934f
commit
30902ca042
3
TODO
3
TODO
@ -4,8 +4,7 @@ New config TODO
|
|||||||
- How to handle interpolation correctly? Maybe we really should handle interpolation ourselves?
|
- How to handle interpolation correctly? Maybe we really should handle interpolation ourselves?
|
||||||
Main problem: When re-writing the value, we don't know about the interpolation anymore, so we write the wrong value.
|
Main problem: When re-writing the value, we don't know about the interpolation anymore, so we write the wrong value.
|
||||||
- Tabbing through setting completion does not work
|
- Tabbing through setting completion does not work
|
||||||
- Completion only should change models when necessary -> refactor whole model selection logic
|
- Changing models is awfully slow
|
||||||
- Changing models is awfully slow, maybe we should have a QSFPM for every model and switch between them
|
|
||||||
- Add correctly working :get and :set commands
|
- Add correctly working :get and :set commands
|
||||||
- Implement different layers of config options correctly, not only default.
|
- Implement different layers of config options correctly, not only default.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user