Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
If there are multiple selections, don't insert a closing parenthesis.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Placeholders would not be visited if they appeared after transformations.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Utilize this with Java.
|
|
|
|
|
|
|
|
Added 'textadept.iconv' function to interface with GLib's g_convert() and set
global _CHARSET to be the platform's filename encoding/code page.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
MARK_REPLACEALL_END should be the first marker (0), so MARK_BOOKMARK was changed
to be the second marker (1).
|
|
Including:
* autocomplete_word_from_dict
* move_line (up and down)
* ruby_exec
* lua_exec
* reformat_paragraph
|
|
|
|
|
|
|
|
|