mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-11 11:25:34 +00:00
Adds debug events to the kmx processor and corresponding unit tests. This corresponds largely to the way that keyman32 emits debug events, but with one key change: debug events in keyman32 are processed synchronously, whereas in Keyman Core, the full set of debug events will be returned alongside the final action list for the key event. Given this difference, there will likely need to be some more data returned in individual debug events, specifically around intermediate context manipulation, as required for step-by-step debugging. However, that will come in a subsequent PR. |
||
|---|---|---|
| .. | ||
| core | ||
| lexical-model-types | ||
| models | ||
| predictive-text | ||
| test/predictive-text | ||