Skip to content
This repository was archived by the owner on Jan 13, 2021. It is now read-only.
This repository was archived by the owner on Jan 13, 2021. It is now read-only.

Solarized Toggle User settings overwritten after making a change and not restarting ST3 #16

@InfernoZeus

Description

@InfernoZeus

I noticed this behaviour when I reinstalled and tried to enable theme switching. I copied the three settings from the Default settings to the User settings file, set enable_theme_switching to true, and changed the two themes to two different themes. I then pressed F12 to see if it worked, but all that happened was the color_scheme switched, and the changes I'd made to the User settings file were overwritten.

I think this is because the settings are only read once at the start in do_setup: link.

I suggest either the preferences are re-read each time, or a warning message is added stating that ST must be restarted after changes to the settings file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions