Microsoft Visual Studio Code vs. Vim

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Microsoft Visual Studio Code
Score 9.1 out of 10
N/A
Microsoft offers Visual Studio Code, a text editor that supports code editing, debugging, IntelliSense syntax highlighting, and other features.
$0
Vim
Score 9.7 out of 10
N/A
Vim is an open source configurable text editor.N/A
Pricing
Microsoft Visual Studio CodeVim
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Microsoft Visual Studio CodeVim
Free Trial
NoNo
Free/Freemium Version
YesNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details——
More Pricing Information
Community Pulse
Microsoft Visual Studio CodeVim
Considered Both Products
Microsoft Visual Studio Code
Chose Microsoft Visual Studio Code
As I explained above, definitely switch to VSCode unless you are heavily invested/comfortable with the alternatives, in which case it may not be worth it for now. Vim users may differ, but did I mention VSCode also has a highly integrated and mature Vim plugin? I used to be a Vi…
Chose Microsoft Visual Studio Code
Overall, compared to all other open source text editors like Sublime Text, Vim, etc, I've noticed that the Visual Studio Code has been updated regularly which makes it work more efficiently and resolves any bugs on a continuous basis. I feel like VS Code has the speed like Subli…
Chose Microsoft Visual Studio Code
I have been using Vim as both editor and IDE for development projects for a long time until I met Visual Studio Code.
VS Code can provide the editing power of Vim through a plugin, plus many other benefits, thus it can easily replace Vim in most development use.
Chose Microsoft Visual Studio Code
When you start using [Microsoft Visual Studio Code], it lands more on the "text editor" side of the spectrum, akin to Vim/Emacs/Sublime. Aligned with this, it's fast and easy to install and setup, and competes with the best of them as a great general purpose tool. But then it …
Chose Microsoft Visual Studio Code
Sublime Text is strictly a text editor and it is the most robust around in my opinion. It is better than Microsoft Visual Studio Code in this respect, but VS Code has other tools that make using it more streamlined. Brackets has a bit of the weakness of VS Code and Sublime …
Vim
Chose Vim
Notepad++, while being a great editor, is very easy to get familiar with. However, being a serious developer, having the most efficient tool is much more important than having an easy tool. Vim’s speed is very much faster than that of notepad++. Moreover, the amount of plugins …
Chose Vim
I prefer Vim simply because it's as simple as apps like Notepad, Notepad++, or gedit, but as feature rich as Microsoft Visual Studio. The startup time is quick, the response time is quick, it never freezes. Vim always "just works." Vim can be downloaded in a few seconds (if …
Chose Vim
It is hard to compare Vim to many other packages in the developer's stack of tools. It mainly does one thing, edit text, and does it better than anything else. For instance, you can't really compare it to Visual Studio Code because VS actually has a Vim plug-in so you can …
Chose Vim
Vim is a text editor that strives for simplicity. It does that well, but when you need something at the next level, take a look at the above two. Visual Studio Code is a fantastic, free code editor that makes most of my workflow easy.
Top Pros
Top Cons
Best Alternatives
Microsoft Visual Studio CodeVim
Small Businesses
BBEdit
BBEdit
Score 8.2 out of 10
BBEdit
BBEdit
Score 8.2 out of 10
Medium-sized Companies
Vim
Vim
Score 9.7 out of 10
Microsoft Visual Studio Code
Microsoft Visual Studio Code
Score 9.1 out of 10
Enterprises
Vim
Vim
Score 9.7 out of 10
Microsoft Visual Studio Code
Microsoft Visual Studio Code
Score 9.1 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Microsoft Visual Studio CodeVim
Likelihood to Recommend
8.7
(89 ratings)
10.0
(9 ratings)
Likelihood to Renew
9.4
(2 ratings)
-
(0 ratings)
Usability
10.0
(5 ratings)
8.0
(1 ratings)
Support Rating
9.7
(24 ratings)
6.0
(5 ratings)
User Testimonials
Microsoft Visual Studio CodeVim
Likelihood to Recommend
Microsoft
Microsoft Visual Studio Code is highly recommended for the development of systems and / or complex applications entrusted to work teams under a specific methodology, and its use is also recommended for the maintenance of previously developed applications.
It is not recommended as a learning environment for developers with little experience as the learning curve would be too high
Read full review
Open Source
I would recommend Vim in any scenario where text files have to be viewed, created, or edited on GNU/Linux computers. Regardless if you need to quickly change a few things in a configuration file, or you need to write up a full document, Vim is great. I wouldn't use Vim to view, edit, or create anything that requires "rich-text". In other words, if you need to format the text (bolding, font colours, word-art, etc), then Vim isn't the tool to use.
Read full review
Pros
Microsoft
  • Very accessible -- it's compatible with all platforms and environments, free to install, and fast to open
  • Strong native support for many languages, and very strong extensibility to provide advanced language features
  • Git integration is top-notch, often displaying a better history, diff, and merge interface that is otherwise available in version control systems
Read full review
Open Source
  • The efficient modal editing makes it very fast to write/edit code as I think of it.
  • The customization and wide range of plugins let me do very specific things and automate parts of my workflow.
  • The fact that it runs inside a terminal simplifies my window management and just becomes another Tmux window in my workflow.
Read full review
Cons
Microsoft
  • Lack of button bar like ones found in Visual Studio.
  • Lack of integrated help that could link to YouTube, Channel 9, or other Microsoft videos on how to learn about features.
  • Integration with Team Foundation Server.
  • Would like to see it having some sort of integration into a Web API testing harness.
Read full review
Open Source
  • Without a doubt the hardest program to learn. It is a completely different paradigm of thinking compared to other editors
  • By default it doesn't have lots of fancy features you would find in larger IDE programs like code completion and linking
  • It lives in the command line so a user has to be comfortable with this interface
Read full review
Likelihood to Renew
Microsoft
Solid tool that provides everything you need to develop most types of applications. The only reason not a 10 is that if you are doing large distributed teams on Enterprise level, Professional does provide more tools to support that and would be worth the cost.
Read full review
Open Source
No answers on this topic
Usability
Microsoft
This is a tool for programmers and it works like many others. If you are in the development world already then you will be sailing in no time with Microsoft Visual Studio Code. It is also great for new developers and it is very easy to use and you can get all the tools you need in one place as you begin to learn.
Read full review
Open Source
I don't consider the steep learning curve to be a hinderance on the overall usability. I would rate this a ten, but to be honest a lot of people do get hung up at the beginning and just abandon it. However, for people who have made the moderate effort to get over the hump, nothing can be more usable.
Read full review
Support Rating
Microsoft
Active development means filing a bug on the GitHub repo typically gets you a response within 4 days. There are plugins for almost everything you need, whether it be linting, Vim emulation, even language servers (which I use to code in Scala). There is well-maintained official documentation. The only thing missing is forums. The closest thing is GitHub issues, which typically has the answers but is hard to sift through -- there are currently 78k issues.
Read full review
Open Source
There is no commercial support for Vim. Thus, it will not get a mark beyond 5. However, community support is very good. You can easily find solutions for most of the problems in the community.
Read full review
Alternatives Considered
Microsoft
[Microsoft] Visual Studio Code beats the competition due to its extensibility. Their robust extensions architecture combined with the plethora of mostly free extensions written by the community can't be beaten. The fact that this tool itself is provided by a world-recognized company, Microsoft, free of charge is phenomenal. The goodwill garnered by them is immeasurable. Other tools I've used were missing features or were just too rigid, too complicated, or too unsophisticated for my liking. The fact that VS Code is easy to mold to my will with the right extensions seals the deal.
Read full review
Open Source
Vim's keybindings are a lot more complex than Notepad++. With that, comes a whole bunch of capability that Notepad++ just can't match. Emacs is comparable, in terms of capabilities--because Vim is built into so many unix systems, I chose to learn it instead of Emacs. Knowing both probably isn't a bad idea, but there's enough to learn in either camp to keep you busy
Read full review
Return on Investment
Microsoft
  • Positive impact on minimizing time wasted by employees with software installation and setup
  • Positive impact on reducing spend on software licensing
  • Positive impact on minimizing time used to manage different applications for different purposes - this performs all of the functions we need in basic coding
Read full review
Open Source
  • It always increases productivity.
  • Sometimes feature discovery is not easy. It could be documented well like how to install a plugin and if it supported well or not.
Read full review
ScreenShots