web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :

Dynamics 365CE v9.x Javascript Snippets for VS Code

Arsen Aghajanyan Profile Picture Arsen Aghajanyan 221

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

Comments

*This post is locked for comments