By the way, there is an error in the docs.
- Code: Select all
sublime.QUICK_PANEL_MONOSPACE_FONT
Should be:
- Code: Select all
sublime.MONOSPACE_FONT
I have another question too.
How can I get the QuickPanel to show up each item on one line, like Sublimator tends to do.