Skip to content

Commit

Permalink
#277 #278 #279 emoji autocomplete, bug fix and prep contractions
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewtavis committed Apr 7, 2023
1 parent c2fd492 commit 97c0afb
Show file tree
Hide file tree
Showing 6 changed files with 159 additions and 107 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,12 @@ Emojis for the following are chosen based on [gitmoji](https://gitmoji.dev/).

<!-- Scribe data is now loaded into SQLite database tables to make data reference less memory intensive and mitigate crashes. -->

- Emoji autosuggestions are now available as the user types.
- Emoji autocompletions and autosuggestions are now available as the user types.
- Added action to command bar information icon.
- Added highlight for autocompletion if it is the word typed.
- If a word is the only autosuggestion, hitting the space bar inserts the suggestion. Added undo functionality if the user does not want the completion.
- Added Demonstrative Pronouns to German
- Added Demonstrative pronouns to German preposition declension tables.
- Added contracted preposition annotation to the German keyboard.

### 🎨 Design Changes

Expand Down
Loading

0 comments on commit 97c0afb

Please sign in to comment.