DEV Community

Cover image for Why and how you should migrate from Visual Studio Code to VSCodium

Why and how you should migrate from Visual Studio Code to VSCodium

Mr F. on January 10, 2020

In this tutorial we'll go over why you should make the switch, and how you can retain all of your extensions when you do make the switch. It won't ...
Collapse
 
saint4eva profile image
saint4eva

The reason is not compelling enough. So, I am going to stick to VS Code - it is a great product.

Collapse
 
thepeoplesbourgeois profile image
Josh

VSCodium is literally the exact same product, just under the license Microsoft purports to release VSCode under

Collapse
 
lewy_blue profile image
Lewy Blue | Discover three.js

The exact same product with loads of extra setup steps and only dubious benefits.

Thread Thread
 
0xdonut profile image
Mr F.

not at all, the only extra steps were migrating from Visual Studio. Everything else is the same. What do you think is dubious?

Thread Thread
 
thepeoplesbourgeois profile image
Josh • Edited

brew cask install vscodium == extra setup steps? O_o

OH. You must mean "keystrokes". Yeah i guess it's, like, two more of those.

Collapse
 
saint4eva profile image
saint4eva

I do not have any issues with the license.

Thread Thread
 
thepeoplesbourgeois profile image
Josh

🥇

People other than you still might, though

Thread Thread
 
airtonix profile image
Zenobius Jiricek

With the amount of people that Voted for Joe Biden, you will be dissapointed to learn that "other people than you" is remarkebly small.

People don't care about their freedom.

Collapse
 
euler2718 profile image
John Corley

People don't get you are literally using the same product. From the exact same repo.

Collapse
 
rbrugnollo profile image
Rafael Brugnollo

Dunno if I agree with that. Microsoft has all the work to build a product that, as you said, most of devs are using, and then offers it for free. So I think it's only fair to use and endorse their product if you like it.

Collapse
 
euler2718 profile image
John Corley

No because they allow you to build it yourself. It's open source, but the installer isn't. So you are arguing for using their installer....not vscode

Collapse
 
0xdonut profile image
Mr F.

Valid argument. However this isn't effecting their bottom line. Ultimately this is a tool to upsell into and buy other services such as Azure, which I'm signed up to and happy with.

Collapse
 
albertzubkowicz profile image
Al

Please stop that moaning... Telemetry is good, useful and anonymous. It is also the reason why vscode is so good. In few years people will forget Web storm. And let's be honest. How does Microsoft or anyone else care but you? You really think you're worth the target?

Collapse
 
0xdonut profile image
Mr F. • Edited

Different strokes for different folks.

It's not about being a target. It's about a choice, I'm making one because it's available and I'm sharing it with anyone else who wants the same. This is not a moan, this is some information, how you perceive it is down to you.

Collapse
 
euler2718 profile image
John Corley

Hmm.....what about Brave browser then?

Collapse
 
roh_mish profile image
Rohan Mishra

To add to what Al said, anonymous telemetry is good. Projects like brave and VSCodium usually heavily depend on projects that are improved by anonymous telemetry. Now, some people might not be comfortable even with this but in all honesty people who use software for free and wont even provide crash reports and other general telemetry ARE leaching off people who do without giving back. VSCodium is great because it is VSCode but if it were a hard fork without ever pulling updates from upstream (MS VSCode) and decided to work on their own, I doubt it be able to keep up with them in terms of improvement without insights on how users are using the software and where are things faltering (assuming all other factors like userbase, effort, etc are equal).

Collapse
 
cben profile image
Beni Cherniavsky-Paskin

I'm also OK with sending telemetry, I assume it helps the project. But I'd prefer to run only open-source binaries (out of FOSS purity), so I'm considering to switch.

Collapse
 
devdrake0 profile image
Si

But you never know what else the data could end up being used for in the hands of someone scrupulous

I read this as "in the hands of someone scrumptious" and got very confused for a couple of seconds :)

Collapse
 
0xdonut profile image
Mr F. • Edited

😂😂 - or even sumptuous?

Collapse
 
tracker1 profile image
Michael J. Ryan

Should be "unscrupulous" in the context. Someone scrupulous is honorable.

That said, you can see what is being collected, and how in the source code. Also, there's a lot of data with them just running the plugins repository, which you haven't and largely couldn't replicate.

Collapse
 
devdrake0 profile image
Si

Also, there's a lot of data with them just running the plugins repository, which you haven't and largely couldn't replicate.

You're responding to the wrong person

Collapse
 
kinghat profile image
kinghat

you could probably just use the Settings Sync extension to move all extensions/settings/data over

Collapse
 
0xdonut profile image
Mr F.

Looks like an interesting alternative! The reason I did it via command line is because I intend to plug the commands into my dotfiles

Collapse
 
reld1980 profile image
Rómulo Lazarde

I installed codium three weeks ago and I had to disable telemetry. I was irritated about that.
anyhow, I am still using it.

And for those who claim to not care about giving your data away...
youtube.com/watch?v=hIXhnWUmMvw

Cheers and stay safe and healthy

Collapse
 
an4s911 profile image
Anas Basheer

Damn, thats a scary video. I've been thinking of dropping Google and other services that track my data. But I wasn't in such a pressure to do it as they do pretty well. But this video made me want to change it today. Its a pretty scary tech world right now.

Collapse
 
gayanhewa profile image
Gayan Hewa • Edited

It's a choice for those who are pretty vested about tracking. I guess in my personal opinion for me at least that Microsoft has given the option to do so builds trust that they are not what they used to be ( Looking at you Ballmer ) and other than that is a great product. And having to run trough all these steps wouldn't be my cup.

Collapse
 
nikitarudenko profile image
Nikita Rudenko • Edited

I tried VSCodium before. It's absolutely the same as VSCode, it's true. But the reason I switched back to VSCode is that it has a better logo. Yeah, telemetry isn't an argument for me.

I found an interesting use case for VSCodium though. I set it up and use for Python only. VSCode is for frontend only.

Collapse
 
conermurphy profile image
Coner Murphy

I was and to a certain extent still am a complete advocate for privacy and security. I believe our data should stay our data unless we consent otherwise.

However, with this being said very few people are willing to commit to a life of complete online privacy. Try getting rid of all Google, Apple, Microsoft and all other big tech companies products. It's unfortunately just not feasible in the world we live in.

So, while I'd love to switch away to a product like this that respects my privacy more than the original, I feel like the pain points it'll introduce like delayed updates, possible bugs, less support and other issues stops me.

I do respect anyone who takes the pursuit for privacy seriously but the drop of convenience and productivity it often causes is to much for me. 🤷🏻‍♂️

Collapse
 
0xdonut profile image
Mr F.

Likewise. I use macOS and have jumped back and forth from various linux distros for the reasons you outlined.

I held off moving to VSCodium because Visual Studio Code was good enough with telemetry disabled. But I made the switch anyway and it's been pain free so far.

Collapse
 
conermurphy profile image
Coner Murphy

I'm currently using Pop OS (a version of Ubuntu) after moving from Windows 10 (because of privacy) but due to the lack of support for software like Adobe. (I do expect this for Linux due to the nature of it). But, I'm heavily debating a switch to MacOS for this reason but my main pain point is how much Apple charge for it.

I would move off VS Code but I've found if companies are going to take my data, I want something in return. This is why I'm not against using Google and its services. I might as well get a service off them for giving them my data.

Thread Thread
 
0xdonut profile image
Mr F.

Unless you use something like freebsd, there is always a compromise to be made. I run my own wireguard vpn, use protonmail. But I also use a bunch of things just to get stuff done. It's just a case of taking control where feasible I guess.

Thread Thread
 
conermurphy profile image
Coner Murphy

That's exactly my mentality, I admit I could commit more. I could move off Gmail but to do so would be a lot of work and I'm not sure what I'd actually gain from it.

I love that the options exist and they definitely should but unfortunately I think the convenience these big companies offer to everyone outweighs people's desire to control their data. 🤷🏻‍♂️

Thread Thread
 
0xdonut profile image
Mr F.

freedom

Collapse
 
digikaz profile image
DigikaZ

Disabling telemetry does nothing, this option is fake and exist for sole purpose that it achieved in your case - to calm you down. Here is proof reddit.com/r/privacy/comments/80d8...

Collapse
 
roh_mish profile image
Rohan Mishra

well technically, it shouldn't pose any issue since your are using the same thing minus the telemetry.

That said, I personally would still stick to VS Code.

Collapse
 
vjee profile image
Jasper Van Gestel

Don't forget to add a \ between Application and Support in steps 2 and 5.
Otherwise the path will be incorrect and the cp and mv commands will fail.

Eg: ~/Library/Application\ Support/VSCodium/User/settings.json

Collapse
 
0xdonut profile image
Mr F.

thanks for pointing that out! updated

Collapse
 
gerzah profile image
GerZah • Edited

I found the migration von VSCode to VSCodium to be the easiest (again on Mac) by symlinking

  • ~/vscode to ~/vscode-oss
  • ~/Library/Application Support/Code to ~/Library/Application Support/VSCodium

and be done with it: VSCode and VSCodium look and feel exactly identically, I didn't yet try to launch them concurrently at the same time.

… Oh, and I aliased code to be codium, so I won't accidentally fire up VSCode while VSCodium might be already running. — At the time of writing this, VSCode is still installed, but it might be gone rather sooner than later.

Collapse
 
0xdonut profile image
Mr F.

Nice. It's been a while since I wrote this article. I may update it soon

Collapse
 
rdewolff profile image
Rom • Edited

The main reason for doing that switch is ethical.

But there could be some other reasons. We have monitored the traffic of VSCode and it's literally sending traffic over the internet every minutes, back and forth, lots of data. That alone leads to some CPU usage, internet traffic and battery usage.

So if you want to have a more efficient setup, go green mind, and you don't want that Microsoft monitors all your keystrokes and work, go for VSCodium.

We are many that did the jump. Thanks to @0xdonut for the great work which make the jump even easier :)

Collapse
 
carloswhite profile image
Carlos A. Blanco

While it’s true that you could better protect yourself privacy-wise with VSCodium, the same cannot be said about third-party extensions, which may very well contain what you are trying to protect yourself of: telemetry[1]. All in all, good article.

1: code.visualstudio.com/docs/getstar...

Collapse
 
magnusmaynard profile image
Magnus Maynard • Edited

Bare in mind the extensions you install might have their own telemetry, for example the cpp extension. And I don't think there is a way to turn their telemetry off :/

I have ended up firewalling vscode to completely block telemetry, but I wouldn't recommend it.

Collapse
 
0xdonut profile image
Mr F.

this is your comment

Collapse
 
rodperottoni profile image
Rodolfo Perottoni

People nowadays run from telemetry like they are some sort of billionaire philanthropist or even know stuff governments are after and I simply don’t get it.
You’re not that important, and whatever is it that you do isn’t valuable on its own. No one will be sitting at Microsoft talking about what one single person did when they opened VSCode on XYZ date because this is not how analytics data is used... so please save your time and just use whatever editor you’d like. You can run from telemetry as much as you’d like, but you’ll never be able to escape from it. If you use Github Microsoft already has all the data they want from you anyways, and guess what? there’s nothing you can do. So yeah... good luck trying to be anonymous.

Collapse
 
nathilia_pierce profile image
Nathilia Pierce

I don't think a prompt to enable "anonymized" telemetry during the first setup would've been bad (defaulting to no).

And you don't have to be a target to simple not want your data being sent to a third-party. Our data is one of the most precious commodities of today, and yes - people really do care about your data. After all, Google makes millions off of yours.

All I'm saying, is that there is no reason people shouldn't have a choice. You'll never be 100% anonymous, but you can make the process hard and involved for someone to track you down and gather your information.

Power to the people, not the corporations.

Collapse
 
alexa profile image
Alexa Griffin

I am just going to say that even if this offered a noticeably better experience (it doesn't, it is "better" but quite frankly I don't care if vscode is gathering data on me, I'm already using windows so Microsoft already has all the access it wants) I wouldn't do this because it adds another point of failure, another thing to consider, and another step when setting up a computer.
All that said it is nice that this exists because some people care about that.

Collapse
 
chialpha profile image
Chima Okwara

If you're on Linux, a better way to keep your extensions without having to reinstall them:

When removing vscode, use:
apt remove code

instead of purge.

Then, after installing codium, go to your terminal and do:
mv ~/.vscode/extensions/ ~/vscode-oss/extensions.

That worked for me.

instead of purge. Then, after installing codium, go to your terminal and enter this:

ln -s ~/.vscode/extensions ~/vscode-oss/extensions

or do:

Collapse
 
dilipm1 profile image
dilipm1

I just don't get it.
What do you think my legal team missed and that you didn't.??? Is my legal misleading me?
My legal says articles like this are just unnecessary techno panic!!!? Are they misleading me? Please advise?

Collapse
 
0xdonut profile image
Mr F.

For your legal team in Bangalore.

MIT is one of the most permissive free software licenses. Basically, you can do whatever you want with a software licensed under the MIT license - just make sure that you add a copy of the original MIT license and copyright notice to it.

The BSD license is another highly permissible license that allows you to modify and redistribute software licensed under the BSD license as you like just as long as you attach a copy of the original BSD License to it.

The MIT and BSD licenses, both, don’t require you to release the source code of your software, nor do they have any conditions about mixing the code licensed under them with codes released under other licenses.

However, in the case of the Microsoft Public License, if you do choose to release the source code of your product, you can do so only under the Microsoft Public License.

What is the difference between the Microsoft Public License and the MIT/BSD licenses?

Collapse
 
diamondfrost profile image
Diamond-Frost • Edited

What I don't get here (in the comments and on some other pages) is that apparently VSCode isn't Open Source? VSCode has a GitHub with the entire full source - VSCodium even DEPENDS on that GitHub. Do your (not directed at the author but at the reader) research before you spout such nonsense like "VSCode isn't FOSS" even though it very much is

(Quote from the VSCodium GitHub)

This repo exists so that you don't have to download+build from source. The build scripts in this repo clone Microsoft's vscode repo, run the build commands, and upload the resulting binaries to GitHub releases. These binaries are licensed under the MIT license. Telemetry is disabled.
If you want to build from source yourself, head over to Microsoft's vscode repo and follow their instructions. This repo exists to make it easier to get the latest version of MIT-licensed VSCode.

Collapse
 
rookie profile image
弱鸡

It is mentioned in the article :

Whilst Microsoft’s vscode source code is open source (MIT-licensed), the product available for download (Visual Studio Code) is licensed under this not-FLOSS license and contains telemetry/tracking.

maybe you should learn to read first ?

Collapse
 
patarapolw profile image
Pacharapol Withayasakpunt

Recently, VSCodium asks me for an update. I wonder if it is true that there is no telemetry?

Collapse
 
0xdonut profile image
Mr F. • Edited

I don't think it's transmitting information, just checking and receiving from the github releases

Collapse
 
jeremy_h73 profile image
Jeremy

Sorry but this is nonsense to me.
The "telemetry" is useful for Microsoft to make VSCode better.
Don't you want VSCode to be better?
It tells Microsoft how much and in which ways people are using VSCode, but it does not spy on the code you're writing.

Collapse
 
0xdonut profile image
Mr F.

Think of it what you will, I did say they use it for the reasons you've stated.

But if you subscribe to FOSS philosophy then VSCodium is an option available.

Collapse
 
jcarrete5 profile image
Jason

There are differences between vscode and vscode-oss: github.com/microsoft/vscode/wiki/D... . The main reason I haven't switched to vscode-oss is because I use the remote ssh development features of vscode often enough that it would be annoying to lose them.

Collapse
 
0xdonut profile image
Mr F.

Since writing this article a lot of extensions and plugins I used have been blocked due to licencing.
I've gone back to VSCode (reluctantly), but I've disabled all the telemetry features.

Collapse
 
geraldew profile image
geraldew

Good piece, this is something I can pass to people before they install the non Open Source edition. Thanks for writing it!

Collapse
 
0xdonut profile image
Mr F.

My pleasure :)

Collapse
 
doztk421 profile image
Dozervirus

Even though a lot of extensions work for both, they are not available within the marketplace. In my case looking for a simple TimeStamp is going to make me go back to VSCode. Because, yes, I could set up VSCode, export the settings, go back to Codium, import those settings. But good gods … not compelling enough.

Collapse
 
bugdiver profile image
Vinay Shankar Shukla

As a user and an extension developer (specifically for this) I prefer the vscode. So far our conversation, issue-resolving with the vscode, has been pretty good. I really don't know how it will be if we use codium instead of vscode. Will the codium team be responsible or vscode?

So I would still prefer vscode for their prompt responses.

Collapse
 
0xdonut profile image
Mr F.

The difference is just who builds the vscode. The application and licence are the end product. So I am taking an educated guess that any issue would be the same because the code base is the same.

Collapse
 
carlparrish profile image
Carl Parrish

If you are thinking about doing this consider using Theia instead I just switched over to gitpod (gitpod.io) this weekend. It uses all the same extension as VSO but in my opinion is better.

Collapse
 
vitaliykulikov profile image
Vitaliy M. Kulikov

You are talking about 'rights to choose'. So, you should remove words 'you should' from your title to avoid unnecessary misleading discussion.

Collapse
 
maaaz profile image
Maaz Surti

I don't see any mention of 'you must'. It's a suggestion, and a good one at that. If you choose not to install VSCodium, no one is going to put you in jail for that. Yet, you chose to read this post and then moan about it in the comments.

Collapse
 
awlsomealex profile image
Alex

Wasn't aware of the licensing part. Normally I would just turn off Telemetry. Painless enough to switch on Fedora so I did so. Literally no difference. Thanks for the write-up!

Collapse
 
euler2718 profile image
John Corley

I use chocolatey (windows) but been using codium well for a while now...

Need to just make sure you keep yours upgraded if not using the Microsoft installed version.

Collapse
 
orangutech profile image
Matthew Parsons

*un*scrupulous.

Collapse
 
0xdonut profile image
Mr F.

facepalm

Collapse
 
andrewmcodes profile image
Andrew Mason

Thanks for sharing. Been thinking about this recently and may give this a shot.

Collapse
 
0xdonut profile image
Mr F. • Edited

I put off the switch for a while because I have so many extensions that I wanted to take with me. The only thing I had to tweak in the end were some settings, otherwise it's been completely pain free.

Collapse
 
mrln profile image
Klickmichel

Thanks for this migration guide.
Just your code line for step 5 (reinstalling the extensions) doesn‘t work.
The command for VSCodium in terminal is ‚codium‘ and not ‚code‘.

Collapse
 
0xdonut profile image
Mr F.

Hmm, I've not had this issue, my code still works as expected...

If the problem still persists l guess you could alias it alias code='codium'

Collapse
 
patarapolw profile image
Pacharapol Withayasakpunt

You totally forgot settings.json. How do I find and copy it?

Collapse
 
0xdonut profile image
Mr F. • Edited

I did mention above that I wouldn't cover moving settings across.

I'll update the tutorial to cover them now.

Collapse
 
scottrudy profile image
Scott Rudy • Edited

So I can spend time backing up, uninstalling, installing and restoring, or I can just simply turn off telemetry in VS Code. You go ahead and do you.

Collapse
 
0xdonut profile image
Mr F.

I did say that you could turn off telemetry, but as I quoted above, you can't turn off all telemetry. So yes, I've done this.

Collapse
 
scottrudy profile image
Scott Rudy

Does it turn it off for all extensions too?

Thread Thread
 
0xdonut profile image
Mr F.

No, I think you have to assess each extension on its own merit before you install it. I use many extensions which have varying levels. This whole post was just about being able to take control where you have the opportunity to. It's not about shitting on Microsoft, I think they are doing great things for developers.

Collapse
 
ryanhossain9797 profile image
Raiyan

So how does this update, on Linux specifically?
The steps to carry over extensions are for migrating, how do new extensions install? same as regular vscode?

Collapse
 
0xdonut profile image
Mr F.

Yes, everything else operates the same

Collapse
 
ryanhossain9797 profile image
Raiyan • Edited

In that case I'll definitely check it out

Collapse
 
theharshsingh profile image
Harsh Singh

Idk why but codium runs faster than the actual vscode on my machine...strange or what?

Collapse
 
eskimm profile image
Alan Redzepagic

Using it for some time now, ofcourse.

Collapse
 
nathan13888 profile image
Nathan13888

Sounds like a good idea to me. The only problem is the settings sync that comes with the normal VS Code :(

Collapse
 
sethusenthil profile image
Sethu Senthil

Does it have OTA / automatic updates?

Collapse
 
0xdonut profile image
Mr F.

yes, just like vscode

Collapse
 
airtonix profile image
Zenobius Jiricek

How's it going anonymising the rest of your life? Lots off effort yeah?