sublimious
sublimious copied to clipboard
Make keybinding helper prettier
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
Slow progress. Playing with syntax files