Brigham Toskin
|
d3c668f046
|
Revised: auto-complete results (amends #469, w/@pkulchenko patch)
|
2015-05-27 23:07:52 -07:00 |
|
Paul Kulchenko
|
7aa89ed23b
|
Improved the order of results in auto-complete (closes #469).
|
2015-05-25 12:51:19 -07:00 |
|
Paul Kulchenko
|
634a7af8cd
|
Added ignoring assignment in comments for auto-complete.
|
2015-03-28 20:16:41 -07:00 |
|
Paul Kulchenko
|
993171cc92
|
Fixed auto-complete issue causing looping warning (#143).
|
2015-03-28 20:15:59 -07:00 |
|
Paul Kulchenko
|
f7ec693b03
|
Fixed looping in auto-complete when processing recursive assignments.
|
2015-02-22 21:23:08 -08:00 |
|
Paul Kulchenko
|
b4c7d6deaa
|
Fixed auto-complete for non-default acandtip.strategy values (fixed #409).
|
2015-02-08 16:05:10 -08:00 |
|
Paul Kulchenko
|
e1195631f4
|
Added auto-complete support for LDoc '@tparam' and '@param[type=...]'.
|
2014-12-27 16:49:14 -08:00 |
|
Paul Kulchenko
|
6b9adf1527
|
Fixed looping when valuetype creates self-reference in APIs (ref #297).
|
2014-03-22 16:56:28 -07:00 |
|
Paul Kulchenko
|
9235722a76
|
Fixed hang in auto-complete on expressions involving '...' (fixes #235).
|
2013-11-19 23:15:14 -08:00 |
|
Paul Kulchenko
|
b82b2782d7
|
Fixed auto-complete suggestions for indentifiers matching partial function names.
|
2013-09-20 16:10:41 -07:00 |
|
Paul Kulchenko
|
c077c94371
|
Fixed looping in auto-complete with array references (ref #143).
|
2013-08-11 15:00:32 -07:00 |
|
Paul Kulchenko
|
5355234b85
|
Fixed showing auto-complete after comma.
|
2013-08-04 21:37:26 -07:00 |
|
Paul Kulchenko
|
7fbcb0b6c7
|
Fixed looping in auto-complete when indexes are used (fixes #143).
|
2013-06-20 14:54:13 -07:00 |
|
Paul Kulchenko
|
a9c7e247fe
|
Removed duplicates from auto-complete suggestions.
|
2013-06-16 16:24:18 -07:00 |
|
Paul Kulchenko
|
b445ab7810
|
Fixed auto-complete error for '%dddd' strings (fixes #156).
|
2013-05-22 14:25:34 -07:00 |
|
Paul Kulchenko
|
7dc69a8959
|
Added support for table valuetypes in auto-complete for foo[index]: (ref #101).
|
2013-05-17 11:50:41 -07:00 |
|