Visual Studio Code

Visual Studio Code provides developers with a new choice of developer tool that combines the simplicity and streamlined experience of a code editor with the best of what developers need for their core code-build-debug cycle. Visual Studio Code is the first code editor, and first cross-platform development tool - supporting OS X, Linux, and Windows - in the Visual Studio family. Visual Studio Code is an open source code editor developed by Microsoft which includes support for debugging, embedded Git control, syntax highlighting, intelligent code completion, snippets, and code refactoring.

Microsoft Visual Studio Code Capabilities:
·         Runs natively on the operating system of your choice: Get up and running in minutes and be productive no matter what OS you are using.
·         Language coverage: Syntax colorization, highlighting, and bracket matching make Code a great editor for all your programming tasks and it supports 30+ languages.
·         Code-focused editing: A lightweight editor with first-class keyboard-centric gestures means you never need to reach for the mouse.
·         Code navigation: Keep in context as you move through large code files and across your code base.
·         Code understanding: IntelliSense describes APIs as you type, auto-completing to increase speed and accuracy. Quick info tool tips let you in-spect API definitions.
·         Debugging: Diagnose issues with your application using integrated de-bugging tools for Node.js, TypeScript, and JavaScript.
·         Git version control: Embrace modern workflows with the power and flexibility of Git.

·         ASP.NET 5 and Node.js: Visual Studio Code supports the end-to-end development workflow for ASP.NET 5 and Node.js applications. With full IntelliSense, debugging support, and more.

Comments

Popular posts from this blog

Switch from Classic to Claims Authentication in SharePoint 2010

How to query list data using web service