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 |
|