Age | Commit message (Expand) | Author |
---|---|---|
2020-10-08 | Added `textadept.history` module for recording and navigating position history. | |
2020-10-05 | Various manual and documentation updates. | |
2020-10-02 | Command entry also considers contents of `textadept` as globals. | |
2020-09-30 | Updated Lua autocompletion and documentation. | |
2020-09-30 | Updated for 11.0 beta. | |
2020-09-25 | Ensure version is included in Manual and API Documentation headers. | |
2020-09-19 | Updated to Scintilla 4.4.5 and Scintillua 4.4.5-1. | |
2020-09-19 | Added `events.COMMAND_TEXT_CHANGED`. | |
2020-09-19 | Added `events.FILE_{BEFORE,AFTER}_RELOAD` and save/restore bookmarks. | |
2020-09-19 | Added `ui.update()` for unit tests. | |
2020-09-14 | Refresh generated documentation. | |
2020-09-14 | More small documentation updates. | |
2020-09-13 | Updated LuaDoc to avoid writing '{{'. | |
2020-09-13 | Lots of documentation updates. |