VS Code Extension with Azure Function Intellisense
Lately, I've been hooked on Azure Functions, which are incredibly easy to get started [https://functions.azure.com] to create some of your own APIs. One thing I love about editors is their ability to look up language syntax and JSON schemas to provide features like intellisense. I recently post