Use sublime.choose_font_dialog
when editing font_face
setting
#393
Labels
sublime.choose_font_dialog
when editing font_face
setting
#393
Since build 4156, ST has an
sublime.choose_font_dialog
API that opens a font choose dialog. Even though ST already provides its own menu entry to edit the main font (Preferences > Font > Choose…), PD could still offer to open the dialog for any Preferences file.As for how exactly, I'm considering
on_text_command
listener that intercepts the command to open the auto complete popup,The text was updated successfully, but these errors were encountered: