Visual Studio Code
Free and extensible code editor with built-in Git support, smart IntelliSense, integrated debugger, 30,000+ extensions, works offline, supports markdown and syntax highlighting for numerous languages.
Cost / License
- Free
- Proprietary
Application types
Platforms
- Mac
- Windows
- Linux
- Online
- Chrome OS
- Snapcraft
Features
Properties
- Customizable
- Support for Themes
Features
- Extensible by Plugins/Extensions
- Autocompletion
- Built-in terminal emulation
- Syntax Highlighting
- Code Completion
- Multiple languages
GitHub Integration
Git Support
- Supports Python
- Dark Mode
- C++
- Multiple Cursors
- Auto Update
- Graphical User Interface
- Support for MarkDown
- WYSIWYG HTML Editor
- Plug-ins
- Support for Javascript
Support for Node.js
- Theme Customization
- PHP IDE
- Minimap
- Remote Debugging
Git integration
- C# Scripting
- Works Offline
- Ad-free
- Live Preview
- WYSIWYG Support
- No registration required
- Code Formatting
- C support
- Ruby support
- Lint support
- Code navigation
- Embedded debugger
- Specific for 64-Bit
- Support for 64 bit
- Custom Plugins
GitHub Copilot Integration- Electron based
- Run Android Apps on Desktop
- Mercurial support
- Objective-c
Tags
- css3
- Bugs
- CSS / Stylesheets
- ASP.NET
- Node.js
- programming
- Javascript
- terminal-app
Visual Studio Code News & Activities
Recent News
- POX published news article about Visual Studio Code
Visual Studio Code 1.107 brings Agent HQ, terminal suggest, org custom agents, and moreMicrosoft has released Visual Studio Code version 1.107, introducing several key enhancements for d...
- POX published news article about Visual Studio Code
Microsoft launches VS Code private marketplace for secure extension management among teamsMicrosoft has introduced the private marketplace for Visual Studio Code, a new enterprise-focused h...
- POX published news article about Visual Studio Code
VS Code 1.106 adds Agent HQ, improves security & AI trust, and enhances coding experienceMicrosoft has released Visual Studio Code version 1.106, featuring Agent HQ as a new hub for managi...
Recent activities
POX added Visual Studio Code as alternative to Jollpi
OrdinaryPerson added Visual Studio Code as alternative to Visual Code Space- cloudly-chat liked Visual Studio Code
Featured in Lists
All the tools, services and so on that we use when we develop AlternativeTo. AlternativeTo is built with Next.JS and …
This is going to be a list of the free tools/software that can be used mostly in any field. it's based on websites …
After a fresh Windows installation, new users might get frustrated by the weakness of the default Microsoft apps. So, …
What is Visual Studio Code?
Visual Studio Code is a free and extensible code editor for building web, desktop, and mobile applications, using any programming language and framework.
Visual Studio Code has built-in support for Git source control management and powerful integrations with GitHub, an integrated debugger, and smart code completion with IntelliSense and with AI-driven IntelliCode. With over 30,000 extensions and themes in the Visual Studio Code Marketplace, you can customize the features and the look of Visual Studio Code to fit your needs, preferences, and style.
You can use Visual Studio Code to build any kind of app, for web, desktop, and mobile. Visual Studio Code supports JavaScript and TypeScript natively and offers extensions for coding in languages such as Python, Java, C/C++, C#, Go, Rust, PHP, and many more.
Known as VS-Code amongst the community, it is one of the most popular code editors and has a browser version which can be immediately accessed by going to vscode.dev.










Comments and Reviews
Faster then atom. Fresher then notepad++. Freer then sublime text.
And more extensible than all three.
Fast, intuitive, extensible
It is actually NOT open source. Its base is open source, you have to compile it yourself since the binary you can download on the official page was actually MODIFIED and under a proprietary license! It's like the relationship between Chrome and Chromium, except that Google NEVER even tried to call the Chrome "open source", but Microsoft indeed does.
The name for the open source application is actually called "Code - OSS Dev".
Actually, VSCode developers says that "The cool thing about all of this is that you have the choice to use the Visual Studio Code branded product under our license or you can build a version of the tool straight from the vscode repository, under the MIT license. Here's how it works. When you build from the vscode repository, you can configure the resulting tool by customizing the product.json file. This file controls things like the Gallery endpoints, “Send-a-Smile” endpoints, telemetry endpoints, logos, names, and more. When we build Visual Studio Code, we do exactly this. We clone the vscode repository, we lay down a customized product.json that has Microsoft specific functionality (telemetry, gallery, logo, etc.), and then produce a build that we release under our license." They seems to be light and reversible customizations.
[Edited by dany111, December 18] https://github.com/Microsoft/vscode/issues/60
Things seem to be more complex. See: https://github.com/Microsoft/vscode/issues/31168#issuecomment-317319063 https://github.com/VSCodium/vscodium/blob/master/DOCS.md#proprietary-debugging-tools https://github.com/Microsoft/vscode/issues/49159
[Edited by dany111, June 14]
One of the tenets of the FOSS philosophy is that you can create derivative works from a FOSS product for whatever purpose, including commercial. Now Microsoft has done exactly that: It has created branded binaries from its own FOSS code. And there is a good reason behind that; they need to protect their customers against backspaceware. (The same goes for the popular Google Chrome.)
It's one of the finest software out there, a necessity for every developer.
Its great, but as its not really opensource and has trackers i prefer VScodium.
I love it the best IDE i ever had i can find every tools and extentions with an easy search i do all of my jobs on it
Speedy and straightforward text editor packed with useful features right from the start. I jumped on the Sublime Text bandwagon back in 2015, and it's been an absolute pleasure to work with. Since its early beta days, Sublime Text has seen consistent monthly updates bringing fresh capabilities to the table. They're really good about listening to user suggestions for improvements, and anyone can pitch in to help make it better. The one thing holding me back from calling it my personal favorite editor is how it handles merge conflicts - it could really learn a thing or two from Visual Studio's more sophisticated approach to resolving git issues.
Slow and bloated for what it is (a text editor). Missing incredibly basic features such as sorting lines and prettifying JSON files. Setting it up is an exercise in installing a huge number of extensions.
This is good for changing an odd file but I would recommend other text editors such as Sublime Text or Notepad++, or full IDEs such as Jetbrains products.