PageRenderTime 33ms CodeModel.GetById 19ms app.highlight 10ms RepoModel.GetById 1ms app.codeStats 1ms

/bundles/plugins-trunk/SideKick/TODO.txt

#
Plain Text | 14 lines | 12 code | 2 blank | 0 comment | 0 complexity | e79029469fde88657ee653e6095ead3d MD5 | raw file
Possible License(s): BSD-3-Clause, AGPL-1.0, Apache-2.0, LGPL-2.0, LGPL-3.0, GPL-2.0, CC-BY-SA-3.0, LGPL-2.1, GPL-3.0, MPL-2.0-no-copyleft-exception, IPL-1.0
 1- select content of asset
 2- parent/child asset actions
 3- should not reparse on edit pane change
 4- tree: custom actions on double-click, etc.
 5- auxilliary parsers -- eg tasklist
 6- position: don't obscure text area
 7- parse keys toggle
 8- when going to an element, instead of going to start, have a 'preferred caret pos' thing
 9- save/switch separated parse
10- after loading a parser, have to re-parse buffer
11
12- have a standard parser if none is registered (using intentation or folding)
13- parser delegation for mixed content (like in mode rules)?
14