Skip to content
This repository has been archived by the owner on Aug 10, 2019. It is now read-only.

johnpapa/vscode-azure-functions-tools

Repository files navigation

[DEPRECATED] Azure Functions Tools - Extensions for VS Code

Azure Functions Tools - Extensions for VS Code

NOTE: This extension is deprecated. Please use this Azure Functions extension instead.

Features

This extension for Visual Studio Code includes:

  • JSON Intellisense for host.json, function.json and proxies.json
  • Snippets for JavaScript and TypeScript functions

We'll add other features in future versions

// JavaScript
az-func-node      // Create a JavaScript function for a webhook
// TypeScript
az-func-node      // Create a TypeScript function for a webhook

JSON Schema Intellisense

JSON Schema

Alternatively, press Ctrl+Space (Windows, Linux) or Cmd+Space (macOS) to activate intellisense from within the editor.

Installation

  1. Install Visual Studio Code 1.11.0 or higher
  2. Launch Code
  3. From the command palette Ctrl-Shift-P (Windows, Linux) or Cmd-Shift-P (macOS)
  4. Select Install Extension
  5. Choose the extension
  6. Reload Visual Studio Code

About

Azure Functions Tools for VS Code - DEPRECATED

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •