-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy pathTODO.todo
30 lines (29 loc) · 2.35 KB
/
TODO.todo
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Zen tabs(https://github.com/travmik/ZenTabs):
☐ add delay in loger for on_activated @bug @tab_switcher
☐ add more understandable symbols to show file status @improvements @tab_switcher
☐ investigate right justifieng in quick panel @improvements @tab_switcher
☐ add possibility to mark tab as favorite @feature
☐ improve tab manipulation - open position, rearranging by modified date so on @feature
☐ show recently closed tabs @feature
☐ hide tabbar when only one tab left @feature
___________________
Archive:
✔ strange latency when switching between tabs @bug @tab_switcher @done (13-09-14 09:44) @project(Zen tabs)
✔ improve sorting and initial select @improvements @tab_switcher @done (13-09-14 09:45) @project(Zen tabs)
✔ add full path to bottom of quick panel entry @improvements @tab_switcher @done (13-09-14 09:45) @project(Zen tabs)
✔ add quick panel with possibility to chose tab @feature @tab_switcher @done (13-09-13 00:58) @project(Zen tabs)
✔ add reload settings key binding @feature @done (13-09-09 23:04) @project(Zen tabs)
✔ add default enabled preferences - "highlight_modified_tabs": true @feature @done (13-09-09 22:19) @project(Zen tabs)
Version 1.0.0
✔ investigate loading errors @bug @done (13-07-11 16:27) @project(Zen tabs)
✔ improve list comprehensions in on_activated method @enhancement @done (13-07-11 16:27) @project(Zen tabs)
✔ add settings loading on plugin load time @enhancement @done (13-07-10 09:37) @project(Zen tabs)
✔ python 3 compatibility @enhancement @done (13-07-09 20:01) @project(Zen tabs)
✔ Unable to save settings [https://github.com/travmik/ZenTabs/issues/2] @bug @done (13-07-09 20:01) @project(Zen tabs)
✔ pull request to Package Control for Sublime @done (13-07-03 09:37) @project(Zen tabs)
✔ investigate idea @done (13-05-19 17:32) @project(Zen tabs)
✔ implement limiting tabs @done (13-05-26 20:02) @project(Zen tabs)
✔ implement considering of 2 types of opened tabs - unsaved/drafts and all other @feature @done (13-06-01 19:46) @project(Zen tabs)
✔ move tabs limit count in settings file @feature @done (13-06-01 19:47) @project(Zen tabs)
✔ add tests with mocking @done (13-06-08 21:38) @project(Zen tabs)
✔ rename project to more euphonic name - ZenTabs @done (13-06-21 15:17) @project(Zen tabs)