I'm not sure if this is an issue with TrailingSpaces or ST3, but it's only happened with this bundle so I'm posting here.
For some reason, my settings keep being overwritten. I edit my user-specific package settings to look like this:
{
"trailing_spaces_highlight_color": "trailingspaces.invalid"
}
Then a few days later I notice that it's not highlighting anymore, so I open the file and see this:
{
"trailing_spaces_highlight_color": ""
}
This has happened several times now, and only for TrailingSpaces. Any idea what could be up?