Age | Commit message (Collapse) | Author |
|
Adapted conditionals from SciTE to fix a bug where the caret is sometimes placed
incorrectly when trying to maintain indentation.
|
|
|
|
|
|
Each buffer function or property is matched to prefix before being added to the
completion list.
|
|
|
|
docstatusbar_text now uses 4 spaces instead of pipes for separation.
Command completion entries are sorted and the ':' character is allowed. If the
path is 'buffer', show the available functions or properties depending on if
'buffer' is followed by a '.' or ':' in addition to its table fields.
|
|
|