Difference between revisions of "Editors and IDEs/vsCode"

From Adam Meola - wiki
Jump to navigation Jump to search
(Created page with "==vsCode!== ==="Code editing. Redefined."=== I consider this entry to be Microsoft's opinionated response to the wild success of Atom.")
 
Line 4: Line 4:
  
 
I consider this entry to be Microsoft's opinionated response to the wild success of [[Editors_and_IDEs/Atom | Atom]].
 
I consider this entry to be Microsoft's opinionated response to the wild success of [[Editors_and_IDEs/Atom | Atom]].
 +
 +
They used the same basic software stack to make a very similar editor, and with a SLIGHTLY different result!
 +
 +
 +
vsCode lacks the large file handling issues of Atom, and is less customizable, and with a slightly less robust plugin community...
 +
 +
 +
The ability to edit a large file and scroll without stuttering however is enough to outweigh what I consider shortcomings.
 +
 +
For this reason, i switched to vsCode from Atom in 2019.
 +
 +
Full and Official documentation available at: https://code.visualstudio.com/

Revision as of 14:47, 3 September 2020

vsCode!

"Code editing. Redefined."

I consider this entry to be Microsoft's opinionated response to the wild success of Atom.

They used the same basic software stack to make a very similar editor, and with a SLIGHTLY different result!


vsCode lacks the large file handling issues of Atom, and is less customizable, and with a slightly less robust plugin community...


The ability to edit a large file and scroll without stuttering however is enough to outweigh what I consider shortcomings.

For this reason, i switched to vsCode from Atom in 2019.

Full and Official documentation available at: https://code.visualstudio.com/