Sublime Forum

How to switch from Dev Channel to Non-dev Build?

#1

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

0 Likes

#2

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.

0 Likes

#3

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.

0 Likes

#4

If you are using a portable build, copy the Data/ folder from one install to the other.

0 Likes

#5

Perfect, that’s a nice answer, thanks

0 Likes

#6

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.

0 Likes