
I won't go into detail about Functions here, except to tell you how awesome they are (and we already wrote a series about developing and logging in Azure Functions). Azure FunctionsĪ lot of the elmah.io internals are written as Azure Functions. It's amazing how tiny improvements like these can make a world of difference. Auto Close Tag automatically adds a closing tag, which saves you quite a lot of keystrokes over time, while Auto Rename Tag renames closed tags automatically. However, using these two extensions from Jun Han, will give you much of the same experience in Code. I don't usually write HTML in VSCode, since the HTML editor in Visual Studio 2017 is pretty awesome. This blog post is part of our Learn about. This post is a summary of all the different extensions we've found to make Code even better. We use Code for quickly previewing files, writing markdown, non C# programming, quick prototyping, and much more. We haven't replaced Visual Studio, but it's great for some aspects of our development process. Previously, we used a lot of different development tools (alongside Visual Studio), but that changed when Microsoft launched Visual Studio Code. This extension is a simpler icon pack than the big pack of icons vscode-great-icons.Extending your IDE is the new black and we also use a lot of extensions every day in our daily work. Installation : ext install vsc-angular-cli This extension allows to run angular-cli commands from command panel The extension uses your local repository information to connect to either Team Services or Team Foundation Server 2015 Update 2 (and later).įor configuration tutorial, please check my previous article here : 7- vsc-angular-cli It allows you to monitor your builds and manage your pull requests and work items for your TFVC or Git source repositories. This extension allows you to connect to Team Services and Team Foundation Server and provides support for Team Foundation Version Control (TFVC). Sort ES6 imports for JavaScript and TypeScript automatically. Installation : ext install path-intellisense Any features that aren’t script debugging.Ī Visual Studio Code plugin that autocompletes filenames.Debugging eval scripts, script tags, and scripts that are added dynamically.Stepping, including with the buttons on the Chrome page.Setting breakpoints, including in source files when source maps are enabled.Installation : ext install debugger-for-chrome
