Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-22 | Added `textadept.run.test()` and `textadept.run.test_commands`. | ||
This enables the running of project tests. | |||
2020-10-08 | Added `textadept.history` module for recording and navigating position history. | ||
2020-09-19 | Added `events.FILE_{BEFORE,AFTER}_RELOAD` and save/restore bookmarks. | ||
Also moved buffer state save/restore into ui module. | |||
2020-09-09 | Added test file hidden by my local hgignore. | ||
2020-03-03 | Added test suite and API type checking for more helpful error messages. | ||