DEV Community

Discussion on: Is there a future for the Atom editor?

Collapse
 
cecilelebleu profile image
Cécile Lebleu

I switched from Atom to VSCode just about a month ago. I mainly use them for taking notes from courses and processes in markdown files.

Atom
Pros: really easy to use for me. Everything is logical and in the right place. I like having so many extensions, and how easy they are to find and install.
Cons: in markdown and preview, php snippets don’t really work. Not a huge deal at all, but I was going through a php course, and snippet after snippet the markdown files didn’t make sense anymore. The fact that nobody from Atom seemed to care frustrated me, so I downloaded VSCode. The only performance issue I ever got (and I promise I did work with more than just markdown) was scrolling at the same time in the markdown files and it’s preview.
VSCode
First of all, the confusion: why are there like 3 different versions, some paid, some free, and there’s also visual studio, why is it so complicated? Search for Atom and you get one simple page with one download button. Why, Microsoft??
When I finally downloaded the right one (after wrongfully downloading and going through the pain of installing visual studio on a Mac a week before) I had to, you guessed it, wait for updates and packages and stuff. Why is the install file not ready and complete? I want to download a piece of software, ready to go, not an installer to download 5 more GB of... stuff. Gosh. It reminds me of the “Get a Mac” ads from like 2009.
Rant out, let’s move on. Usability in VSCode was close to zero in the beginning. Where are the settings? Where do I get packages? What’s these bars here and there that I don’t need and why is the sidebar so big! It wasn’t easy. I’m slowly getting there, but the curve was a LOT easier with Atom.
I’m still fighting with VSCode, but slowly understanding how it works. I still have no idea how to install a package or get Git going on, and from what I read it’s possible to delete all your files without warning with a single click, which, what??... I’m still giving it a chance because everybody talks wonders about it, but definitely do not feel at home (or even remotely welcome) with it. It’s a process, and I hope one day I may get to even miss VSCode if I don’t have it.

Collapse
 
filipe_mdsr profile image
Filipe Ramalho • Edited

There is only one version of VSCode

code.visualstudio.com/download

When I enter Visual Studio Code into the search engine the right site is shown right in the first result.
I never encountered the possibility to delete all files.

If you mean this VS code Delete my Unity project (OS X)(git clean all),it does ask for confirmation.

Visual Studio Code doesn't install another 5GB. If you want it to work right away, install the .zip file, unpack it, ready to use.

To use Git, I recommend using the Gitlens extension.

To install extensions. Managing Extensions in Visual Studio Code