You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added user variables, line numbers, units and currencies to autocomplete hints.
Breaking change: Currency codes now must be in capital letters. Ex. USD instead of usd. This prevents conflicts between units such as cup (volume unit) and CUP (Cuban Peso)
Replaced outdated Mousetrap library with tinykeys.
In Settings, combined Typography with Appearance. Moved Notifications to bottom.