-
Notifications
You must be signed in to change notification settings - Fork 10
/
TODO.txt
33 lines (27 loc) · 825 Bytes
/
TODO.txt
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
31
32
33
FIX
===
- focus border is hidden behind scroll bars
- line number text is slightly off vertically
- adjust offsetx on resize if sufficient space exists
TODO
====
- editable
- layout: skip resizing if same width
- click handler
- temporarily set editable to false and do copy() in a background thread (with an error handler) if the model is large
- focused border
- model: highlighters
- model: get side bar highlights
- model: allows background access
- javadoc how model get text and decorated must be consistent
- find feature (log viewer)
- is visible marker
- side bar highlights in model
- popup menu
- get word at position
- get text line at position
- split selection into lines
- split selection into words
- next word next word in camel case
- to uppercase lowercase
- replace