1
0
Fork 0
Commit Graph

43 Commits

Author SHA1 Message Date
chylex f17f4ef8c4
Fix not highlighting last line
Closes #360
2021-11-21 20:55:19 +01:00
breandan 1505e98d66 update changelog, migrate deprecated and fix compiler error 2021-11-14 17:01:11 -05:00
breandan a169e3c751 fixes #373 2021-05-13 21:43:15 -04:00
breandan 0ee9f3e1cb support unicode characters, fixes #368 2021-05-10 21:45:41 -04:00
Alex Plate 89c3f88fbf
Do not use kotlin objects for actions 2021-04-09 10:19:34 +03:00
breandan 61f0e3cf77 add test case for #355 2021-04-04 16:53:10 -04:00
breandan d2b1fb96dd move ExternalUsage tests to new class and add test cases for pattern and regex #354 2021-04-03 20:19:04 -04:00
breandan d5dfa95896 test whether listeners are notified post-disposal #354 2021-04-03 18:37:34 -04:00
breandan b33ae482b0 reimplements #307, cf. #354 2021-04-03 17:56:54 -04:00
breandan beb39c95c8 refactor, add EditorCache and reimplement Pinyin support 2021-04-03 11:43:33 -04:00
chylex 2c08494a71 Add all regex search patterns to keymap 2021-03-29 02:11:06 +02:00
chylex b61abee04d Major AceJump refactoring!
See https://github.com/acejump/AceJump/issues/348 for information on what's changed and what more needs to be done.
2021-03-29 02:11:06 +02:00
breandan c8c6f9c4bf make perf test a bit more robust 2020-11-19 17:52:32 -05:00
breandan 18d97e9ddc remove whitespace, trigger rebuild 2020-10-30 23:59:32 -04:00
breandan 711be21b07 test latency to catch performance regressions, #207, #217 2020-08-05 22:53:38 -04:00
breandan 0a82fd5446 increase test coverage for modes/pinyin #139 2020-06-22 17:02:17 -04:00
breandan c0e06d59f1 cleanup 2020-04-19 00:16:12 -04:00
breandan.considine 687ba7ff39 fixes #304 2019-10-04 00:03:34 -04:00
breandan f6a79f7063 routine maintenance and refactoring 2019-07-23 15:33:30 -04:00
breandan 781a024d30 narrow scope 2019-03-09 21:25:52 -05:00
breandan.considine a8db5fc223 fix broken test 2018-12-21 19:50:43 -05:00
breandan.considine 23936be9c6 refactor tests a bit 2018-12-21 19:43:29 -05:00
breandan.considine d8f76bfbfe add reverse selection and test case 2018-12-21 12:15:12 -05:00
breandan.considine 0760a78ac6 fixes #264 2018-12-20 01:07:17 -05:00
breandan.considine f7586d5a3b add global assertion for total number of highlighters 2018-12-19 22:51:11 -05:00
breandan.considine 7e29011159 add test case for #264 2018-12-19 15:32:29 -05:00
breandan.considine 8f316be3ec add TODO for #264 2018-12-19 00:25:25 -05:00
breandan.considine 8da6269216 increase test failure timeout 2018-12-19 00:18:00 -05:00
breandan.considine c2ffbe9c8a relax time limit for CI testing 2018-12-01 00:59:13 -05:00
breandan 9b79c5c708 add useful exception message 2018-11-27 14:01:13 -05:00
breandan b09803fc13 simplify key handler and strengthen test cases 2018-11-24 02:11:42 -05:00
breandan bdf6cb8d88 remove redundant link, add TODO 2018-11-17 14:36:23 -05:00
breandan 3315030cf5 use editor markupModel directly to check tearDown 2018-11-17 14:34:01 -05:00
breandan 11d6473d8d some functional tests for #139 and performance tests for #207 #217 2018-11-17 13:42:56 -05:00
breandan 88355c8b90 test cases and re-privatize results 2018-11-17 01:16:00 -05:00
breandan bfeb574dcc dispatch all events before tearing down 2018-11-17 00:38:13 -05:00
breandan b3b86a5b71 add more tests 2018-11-16 23:57:51 -05:00
breandan 27f2754a98 add TODOs for #139, #254, #233, #228, #200, #172, #215 2018-11-14 03:41:39 -05:00
breandan d911528bf5 fix test and add lazy loading 2018-11-14 03:06:10 -05:00
breandan b9b804c588 add dummy test 2018-11-03 21:24:12 -04:00
breandan 461169ecd1 Support real-time font size/style changes and reduce some technical debt 2017-04-24 07:24:26 -04:00
breandan.considine 508adb9806 More refactoring odds and ends 2016-11-26 21:56:24 -05:00
breandan.considine a60614541c Add first test class (todo: figure out how this works) 2016-11-21 18:16:36 +00:00