|
|
|
|
|
by bananaface
2162 days ago
|
|
What's the alternative? All editors are kind of crap. Compare them to raw level of engineering you find in, say, a video game. It's a different world. Imagine VS Code was exactly how it is now, but had the extensibility of Emacs. It would blow everything else out of the water. Why isn't it like that? |
|
VS Code is doing well here compared to its competition. It is quite extensible, you can add extensions to it written in JavaScript that can add new UI and make changes to the editor view. It's also much more performant than either of the other two IDEs I mentioned, even after you load it up with extensions to replicate some of the most used features from those IDEs.