Microsoft Visual Studio Code vs. Xcode

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Microsoft Visual Studio Code
Score 9.0 out of 10
N/A
Microsoft offers Visual Studio Code, a text editor that supports code editing, debugging, IntelliSense syntax highlighting, and other features.N/A
Xcode
Score 7.1 out of 10
N/A
Xcode is an IDE used to develop, test, and distribute apps across all Apple platforms, featuring Swift and SwiftUI with a multiplatform app experience, enhanced editor features to help users code faster.N/A
Pricing
Microsoft Visual Studio CodeXcode
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Microsoft Visual Studio CodeXcode
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 CodeXcode
Best Alternatives
Microsoft Visual Studio CodeXcode
Small Businesses
BBEdit
BBEdit
Score 9.1 out of 10
PyCharm
PyCharm
Score 9.3 out of 10
Medium-sized Companies
Vim
Vim
Score 8.3 out of 10
PyCharm
PyCharm
Score 9.3 out of 10
Enterprises
Vim
Vim
Score 8.3 out of 10
PyCharm
PyCharm
Score 9.3 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Microsoft Visual Studio CodeXcode
Likelihood to Recommend
8.5
(0 ratings)
9.0
(0 ratings)
Likelihood to Renew
9.4
(0 ratings)
-
(0 ratings)
Usability
8.5
(0 ratings)
-
(0 ratings)
Support Rating
9.7
(0 ratings)
-
(0 ratings)
User Testimonials
Microsoft Visual Studio CodeXcode
Likelihood to Recommend
If your Source Control Software is Team Foundation Server then skip Visual Studio Code. If you're using GitHub and are creating small projects Visual Studio Code is the way to go. If you need to create a large, enterprise-level application, Visual Studio Code makes it easier to set up interactions between related projects (client & server). If you're interested in getting back to the old way of using the command line to create projects and you know what to enter in the console window then Visual Studio Code is great. Visual Studio Code is a better choice if you don't know the console commands and prefer to make selections from a menu.
Read full review
We are huge advocates of native iOS development and there is just real alternative when it comes to developing in Swift or Objective-C for the iPhone and iPad
Read full review
Pros
  • Robust plugin architecture replete with fantastic add-ons that make developer life delightful.
  • Integrated Terminal window allows you to stay in one application to perform most required tasks.
  • Customization options are robust. It is easy to modify VS Code to your own specifications.
  • It's free! Hard to believe such a well made, well maintained, robust software is a free download.
  • Command+P/Command+Shift+P key commands will improve your workflow dramatically.
Read full review
  • Debugging
  • Profiling
  • Great IDE
Read full review
Cons
  • Unlike for most languages I have used, Ruby and Rails support available for Code users isn't great. The most popular Ruby extension is unofficial, and leaves much to desire. As an example, code navigation even with language server Solargraph installed isn't as good as IntelliJ's RubyMine.
  • Even there is quite good support for a language or a framework, it is almost never as good as a dedicated IDE for it. In terms of the sheer number of features available, IntelliJ IDEs handily beat Code.
  • Microsoft has close-sourced some of the extensions it develops for Code itself, e.g. Pylance for Python, and that has not been perceived as a good move for open-source.
Read full review
  • Documentation
  • Number of settings can be overwhelming
  • Embedded help for settings and configuration
  • Templates
  • Collaboration
  • Managing of credentials (although this has recently gotten better)
Read full review
Likelihood to Renew
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
No answers on this topic
Usability
Looking at our current implementation, Microsoft Visual Studio Code is perfect for writing code and performing debug operations. Integration with SVN repository is easy and changes can be tracked effectively. Microsoft Visual Studio Code supports developers to write code productively using syntax check and easy customization. Microsoft Visual Studio Code also provides support for IntelliSense which prompts suggestions for code completion. It is easy to step through code using interactive debugger to inspect the root cause of error quickly.
Read full review
Xcode occasionally exhibits some behaviors that are hard to explain, but are generally cleared by restarting the program. In an application this large and complex, I suppose this is somewhat expected. The sheer vastness of the frameworks collection has to be a huge management issue all by itself. However, those breaks in the flow can have impact on developer productivity.
Read full review
Reliability and Availability
No answers on this topic
Since we don't use the cloud based features of Xcode, it is basically available 24/7 for us. We don't need the extended compilation features that are offered in the cloud as our projects to this point have not been that large or complex. We have never seen a wholesale breakdown of Xcode availability at any point in our use of the product.
Read full review
Performance
No answers on this topic
Every developer wants faster compiles, but that can be achieved by either going to the cloud or by provisioning the local station to a higher powered configuration. My only minor complaint is the amount of local mass storage that Xcode as a system consumes. This makes it interesting to set up a development environment on a midrange laptop, however it is easily managed with external storage at a reasonable price.
Read full review
Support Rating
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
No answers on this topic
Alternatives Considered
All the previously listed are incredible development environments that perfectly fulfill this function, but [Microsoft] Visual Studio Code goes one step ahead by providing flexibility, customization and adaptability to development environments with its own methodology, for all this productivity. of the work team is greatly increased helping to achieve the objectives set in the organization.
Read full review
Xcode is the clear choice in general circumstances in Apple echosphere application development (for instance, not for Java or web programming necessarily) primarily due to the fact that it is Apple's in-house tool. It received a lot of attention and is used by a huge audience of developers. It has the advantage of being free, heavily supported by Apple, tightly tied to OS and hardware changes, and benefits from significant Apple Intelligence enhancements in the latest version.
Read full review
Scalability
No answers on this topic
Xcode only loses points due to the occasional situation where it manages to somehow tie itself into a knot and starts to exhibit odd symptoms. This is almost always solved by simply saving progress and restarting the environment. Fortunately, that doesn't happen too frequently and is easily repaired while taking a short break to walk around and stretch.
Read full review
Return on Investment
  • Saves money by replacing suites of tools such as Visual Studio, IntelliJ, etc.
  • Speeds development time and developer environment setup time
  • Strengthens code quality with integrated autoformatting and linting
  • Strengths Git practices by keeping version control tightly connected with the code
Read full review
  • Xcode is free, and is supported at low cost by individual or organizational membership
  • There are a lot of free resources available, which is particularly important to students and independent developers
  • Since producing apps is not a core business function of the university, it is difficult to provide direct bottom-line tangible benefits, but frequently programming students come in with a basic understanding of Xcode already in place, which saves class time
  • Producing standard structured code from a standard IDE makes it easier for sharing code with peer institutions
  • Students expect to have university branded "helper" apps available, and Xcode makes it fairly easy to transport code from one contractor to another
  • No negative impacts are immediately evident other than familiarization time with the IDE can be high if you try to know what everything does
Read full review
ScreenShots