Make keybinding helper prettier
Open
enhancement
- Dominant language
- Python
- Stars
- 134
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Currently it is very plain, doesn't respect the text amount and just doesn't look good
- [x] add colors with a tmLanguage file. The Sublime API allows setting a syntax file for panels
- [ ] calculate the correct height of the panel based on text
- [ ] calculate the correct amount of lines if the screen size is smaller. More narrow screens = more lines
Contributor guide
Assessment
This issue has not been assessed yet.