Skip to content

Open settings side-by-side with one command instead of separately in two commands #592

Description

@mariohuq

See, how internal Settings open. There is one menu item:

settings menu

And it opens default settings and user-specified:

image

This is done with edit_settings command (in .sublime-menu file):

{
	"command": "edit_settings",
	"args": { "base_file": "${packages}/.../....sublime-settings" },
	"caption": "Settings"
}

This can be implemented for SublimeREPL too!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions