Paul Kulchenko
|
6b9adf1527
|
Fixed looping when valuetype creates self-reference in APIs (ref #297).
|
2014-03-22 16:56:28 -07:00 |
|
Paul Kulchenko
|
542de89d16
|
Fixed skipping empty lines in tooltip formatting.
|
2014-02-19 11:12:59 -08:00 |
|
Paul Kulchenko
|
5f2a6b1382
|
Fixed displaying local console output with invalid unicode characters.
|
2014-01-12 17:07:42 -08: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
|
6714f29302
|
Updated un/comment to toggle selection as a group rather than line by line.
|
2013-09-04 19:09:28 -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
|
9c810b3520
|
Fixed tooltip to ignore string parameters (ref #101).
|
2013-07-23 10:07:29 -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 |
|
Paul Kulchenko
|
16f32e0df5
|
Updated interpreters and tests after API changes.
|
2013-05-09 12:41:04 -07:00 |
|
Paul Kulchenko
|
1e651a97b7
|
Fixed 'Replace All' to take 'Wrap Around' into account (fixes #132).
|
2013-04-17 16:45:19 -07:00 |
|
Paul Kulchenko
|
c2e49e169f
|
Added tests.
|
2013-04-17 12:26:47 -07:00 |
|