VSCodium Open Source Binaries of Visual Studio Code

  • Post last modified:February 19, 2024
  • Post category:Linux
  • Post author:

VSCodium is a pure open source version of Visual Studio Code without Microsoft telemetry and some other Microsoft stuff. Because the source code of VS Code (Visual Studio Code) is open sourced under MIT license but the installation files that comes from Microsoft contain proprietary tracking code. VSCodium also released under MIT license.

VSCodium

(more…)

Continue ReadingVSCodium Open Source Binaries of Visual Studio Code

Microsoft Visual Studio Code released

Microsoft has released free Visual Studio Code for Windows,Linux and Mac. Visual Studio Code is a free code editor with support for IntelliSense, debugging, and GIT.

Microsoft Visual Studio Code

Main features:

support for always-on IntelliSense code completion
semantic code understanding and navigation
keyboard support with customizable bindings
code refactoring
syntax highlighting
bracket matching
auto indentation
snippets
built-in support for ASP.NET 5 development with C#
Node.js development with TypeScript and JavaScript.
GIT support.
HTML, CSS, LESS, SASS, and JSON.
C++, jade, PHP, Python, XML, Batch, F#, DockerFile, Coffee Script, Java, HandleBars, R, Objective-C, PowerShell, Luna, Visual Basic, Markdown.
JavaScript, JSON, HTML, CSS, LESS, SASS
C#, TypeScript

(more…)

Continue ReadingMicrosoft Visual Studio Code released