What's Changed
- Add setting for rendering white-space characters (spaces as dots and tabs as arrows)
- Show key bindings in Command Palette
- When displaying key bindings show shorter version with ⇧, ⌘, ⌥, etc instead of Shift, Cmd, Alt, etc
- Tooltips now display the new key binding if the default have been overridden
Merged PRs
- Improve how we display keybindings by @heyman in #384
- Add functionality and setting for showing white-space by @heyman in #394
Full Changelog: v2.5.0...v2.6.0