Hello,
Does anyone know if it’s possible to switch ST3 from Dev Channel to Non-dev Build?
Without reinstalling, of course.
I want this because the dev version breaks down Sublime Linter.
Thanks
Hello,
Does anyone know if it’s possible to switch ST3 from Dev Channel to Non-dev Build?
Without reinstalling, of course.
I want this because the dev version breaks down Sublime Linter.
Thanks
Your settings/config are preserved even if you deinstall and install a different version.
There is no way, by definition, to install a new version without removing the new version and installing the older version.
Thanks for your answer. I’ve a portable version, so I’ll keep it as backup and see how I can keep my settings from it to the new build.
If you are using a portable build, copy the Data/
folder from one install to the other.
Would be nice if the dev and non-dev builds installed independently of one another so both can co-exist. Understand that portable build is one way to do that, but personally I’d prefer the VS Code strategy of two installs.