Age | Commit message (Collapse) | Author |
|
They can be auto-detected now.
|
|
"Select to Matching Brace" has been moved into
`textadept.editing.select_enclosed()`, which now automatically determines what
to select between if no arguments are given.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to Franck Guadagnini.
|
|
Sometimes encoding auto-detection via `io.encodings` is more trouble than it's
worth.
|
|
|
|
|
|
|
|
|
|
Scintilla's iface for them is different than similar properties.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Mimic Lua 5.3 interpreter by auto-printing results and making '=' prefix
optional, call returned functions implicitly (no calling parentheses required),
and pretty print tables.
|
|
|
|
This allows for specific file and folder includes.
|
|
|
|
This requires gtdialog r108 (changeset 8465c20432e1).
|
|
This requires gtdialog r106 (changeset 4fbcad4d2031).
|
|
|
|
|
|
|