daeks
|
b7ad5fbb85
|
themes
|
2013-04-01 12:20:17 +02:00 |
|
Danny Morabito
|
7bca8ec7ab
|
Replace lang() with i18n()
|
2013-01-11 10:45:08 +01:00 |
|
Verdier
|
804908c3b2
|
Fix clear cache when no suggestion.
|
2012-12-22 07:25:02 +01:00 |
|
Florent Galland
|
8edd9c5d99
|
Small cleaning.
|
2012-12-21 22:29:46 +01:00 |
|
Florent Galland
|
a9719f5a22
|
Fix "property exec is not a function" bug.
|
2012-12-21 22:01:50 +01:00 |
|
Verdier
|
d6894437a5
|
Improve index computation.
|
2012-12-20 15:15:33 +01:00 |
|
Florent Galland
|
830eb7f62f
|
Escape regex chars before matching fuzzily.
|
2012-12-20 12:29:35 +01:00 |
|
Verdier
|
7222f6e3ac
|
Merge branch 'autocomplete' of ssh://github.com/Bluefinch/Codiad into autocomplete
|
2012-12-20 11:57:43 +01:00 |
|
Verdier
|
d2f0bac0b1
|
Fix cache clear.
|
2012-12-20 11:53:46 +01:00 |
|
Florent Galland
|
025be3ea24
|
Add suffix to suggestions before storing them.
|
2012-12-20 11:50:06 +01:00 |
|
Verdier
|
a281d24fcc
|
Fix distance fill + Normalize by suggestion length.
|
2012-12-19 18:17:59 +01:00 |
|
Florent Galland
|
9ae19a7037
|
Add header. Try to improve distance computation.
|
2012-12-19 18:06:22 +01:00 |
|
Florent Galland
|
4f704b90d6
|
Allow completion in the middle of a word.
|
2012-12-19 17:48:23 +01:00 |
|
Verdier
|
079d6dc75e
|
Basic suggestion cache.
|
2012-12-19 14:18:46 +01:00 |
|
Florent Galland
|
aef8a929bb
|
Fix bug when suggesting 'hasOwnProperty'.
|
2012-12-19 09:45:52 +01:00 |
|
Florent Galland
|
03076e15c1
|
Improve css + fix focus bug.
|
2012-12-18 18:06:29 +01:00 |
|
Verdier
|
c8e35ff89e
|
Click on suggestion.
|
2012-12-18 16:44:44 +01:00 |
|
Verdier
|
4d3d7de300
|
Improve css. Merge with remote.
|
2012-12-18 16:15:45 +01:00 |
|
Florent Galland
|
0c415baa98
|
Try without distance score.
|
2012-12-18 15:58:58 +01:00 |
|
Verdier
|
050fc1fd17
|
Improve css for autocomplete.
|
2012-12-18 15:55:47 +01:00 |
|
Florent Galland
|
31441a504f
|
Handle left/right arrows while completing.
|
2012-12-18 15:44:29 +01:00 |
|
Florent Galland
|
992c4debb1
|
Add Vim-like smartcase behavior.
|
2012-12-18 15:30:07 +01:00 |
|
Verdier
|
d8179f0263
|
Fix score computation. (By Flo)
|
2012-12-18 14:51:35 +01:00 |
|
Verdier
|
e9c845d717
|
Ensure visibility of selected suggestion.
|
2012-12-18 12:07:59 +01:00 |
|
Verdier
|
7f465809d1
|
Hilight matched words.
|
2012-12-17 16:26:04 +01:00 |
|
Verdier
|
44bfb0438a
|
Fix css.
|
2012-12-17 15:17:13 +01:00 |
|
Florent Galland
|
b2fc4879ce
|
Fix bugs. Tab autocompletes.
|
2012-12-17 09:32:57 +01:00 |
|
Florent Galland
|
3922681f6a
|
Add fuzzy matching strategy.
|
2012-12-15 23:11:21 +01:00 |
|
Florent Galland
|
91457ab307
|
Replace works.
|
2012-12-14 17:08:08 +01:00 |
|
Florent Galland
|
3d503911a5
|
Arrows move in suggestions, esc closes.
|
2012-12-14 16:39:40 +01:00 |
|
Florent Galland
|
a696669642
|
Merge remote-tracking branch 'flolagale/autocomplete' into autocomplete
|
2012-12-14 14:42:52 +01:00 |
|
Florent Galland
|
d30882d047
|
WIP only for transfering purpose.
|
2012-12-14 14:10:14 +01:00 |
|
Verdier
|
ce1f77a4a0
|
Fix css.
|
2012-12-13 18:37:23 +01:00 |
|
Florent Galland
|
8d73b66982
|
Now better, use onDocumentChange.
|
2012-12-13 14:57:03 +01:00 |
|
Florent Galland
|
e4eec02c68
|
Hookup to onTextInput.
|
2012-12-13 13:32:37 +01:00 |
|
Florent Galland
|
03ca1fe7d3
|
Fix bug when entering Ctrl+Space multiple times.
|
2012-12-13 00:24:31 -05:00 |
|
Florent Galland
|
798e10ec3a
|
Rank suggestions based on match - distance.
|
2012-12-12 23:44:58 -05:00 |
|
Florent Galland
|
bb5de9e2a0
|
Remove token, use marker strategy.
|
2012-12-12 18:29:50 -05:00 |
|
Florent Galland
|
2b8e7c189f
|
Suggest with simple matching algo.
|
2012-12-11 23:28:10 -05:00 |
|
Florent Galland
|
07c04751b5
|
Check what TokenIterator can do.
|
2012-12-10 23:07:09 -05:00 |
|
Florent Galland
|
0769d5b466
|
Populate with basic suggestions.
|
2012-12-10 22:48:09 -05:00 |
|
Florent Galland
|
0ac1888f31
|
Ctrl+Space opens a popover. Might need to change of popover plugin.
|
2012-12-09 23:26:56 -05:00 |
|