Skip to content

Use sublime.choose_font_dialog when editing font_face setting #393

Open
@FichteFoll

Description

@FichteFoll

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

  • an on_text_command listener that intercepts the command to open the auto complete popup,
  • a phantom with a link similar to the pencil icons we already show in the default preferences,
  • …?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions