T
T
Timofey Barinov2017-01-25 14:41:06
JSON
Timofey Barinov, 2017-01-25 14:41:06

Why does Sublime-Text 3 overwrite settings?

Desired settings:

{
  "font_size": 11,
  "theme": "Numix Dark.sublime-theme",
  "ignored_packages":
  [
    "Vintage"
  ]
}

But after changing the font size Ctrl + mouse wheel Sublime overwrites these i.e. erases other lines:
{
  "font_size": 12,
  "ignored_packages":
  [
    "Vintage"
  ]
}

Very inconvenient, you have to make settings in default .
Are there any solutions to this issue?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
W
Web Developer Blog, 2017-01-25
@Alexey_Suprun

As far as I know, there is no way to solve this problem. If possible, please write in a comment! Thanks in advance!

A
Andrey B., 2017-01-25
@andykov

And what is the point, supposedly the topic is dropped?
I don't have that problem. But he revealed something else:
The lines are returning to their places, as if he had cached the settings.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question