Dynamics 365CE v9.x Javascript Snippets for VS Code
Views (1611)
Introduction
Visual Studio Code is getting really popular nowadays. One of the big advantages it has is a big, vast amount of extensions available. I've decided to create a snippet extension for all the dynamics 365 developers using VS Code that will cover all the methods we currently have in v9.x Javascript API.
Demonstration
There is a quick demonstration of the extension.
It follows the naming specified in the official documentation (executionContext, formContext, etc.)
You can download this extension from Visual Studio Marketplace or install directly in the Visual Studio Code.
Happy Coding! :)
Resources
Official Dynamics 365 Customer Engagement Documentation
Github Repository
Visual Studio Marketplace
*This post is locked for comments