Skip to content

Latest commit

 

History

History
61 lines (35 loc) · 3.23 KB

README.md

File metadata and controls

61 lines (35 loc) · 3.23 KB

build2017

VS Code - Conquring the Cloud with an editor and a CLI

Useful Links

Extensions

Tools

Angular

  • Angular Language Service provides a rich editing experience for Angular templates, both inline and external templates including completions lists, AOT diagnostic messages, quick info, and even go to definition.

  • Angular Snippets

Debugging

  • Chrome Debugger lets you debug your JavaScript code running in the Google Chrome browser or other targets that support the Chrome Debugging Protocol.

Linters

  • TSLint integrates the tslint linter for the TypeScript language into VS Code.

  • ESLint integrates ESLint (a pluggable linting utility for JavaScript and JavaScript React (JSX) into VS Code.

NoSQL MongoDB

  • MongoDB Extension PREVIEW This extension is in very early preview and leverages proposed APIs in VS Code which have not been released yet. As a result, this extension only runs using Insider builds and you must enable it from the command line. To install:

    • Install the extension
    code-insiders --install-extension vscode-mongodb-0.0.1.vsix
    • Load code-insiders enabling extensions that use a proposed API
    code-insiders --enable-proposed-api sandy081.vscode-mongodb

Micro-Services

  • The Docker Tools for VS Code make it easy to develop and deploy containerized micro-service based applications using Docker containers.

Azure Extensions

Note: If you do not have an Azure subscription, sign up today for a free 30 day account and get $200 in Azure Credits to try out any combination of Azure services.