Skip to content

Make the "edit this setting" phantom key-bindable #312

Open
@FichteFoll

Description

@FichteFoll

With ST4, we can implement our on_navigate callback as a command and thus also allow people to bind a key to this command. To make this work properly, we would need an optional argument for the setting name (that is passed in the phantom href) with the fallback picking the setting name of the current line.

If there is no setting on the current line, we could either choose the preceding or the following setting, depending on whether the caret is inside a comment currently.

This was raised on Discord.

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