Hi everyone!
Is there a way to use Intellisense with the javascript SDK of Dynamics CRM on Sublime text editor or Visual Studio?
I have found some information on the web but couldn't make it work.
Thanks!
*This post is locked for comments
Hi everyone!
Is there a way to use Intellisense with the javascript SDK of Dynamics CRM on Sublime text editor or Visual Studio?
I have found some information on the web but couldn't make it work.
Thanks!
*This post is locked for comments
It actually worked for Visual Studio Code. It doesn't work for Sublime. Maybe there is a way to work with sublime as well.
Thanks for the help, i will use Visual Studio Code for a while and see how it goes
You would have two options:
1. There's a js file on the web somewhere, that you could add as a script reference. You could use this in Visual Studio and it provides intellisense. However I'm not sure where it is, and if it's maintained.
2 Use typescript definitions for intellisense. As typescript will become important, it adds the benifit of getting used to it. I've done a blog post about it with regard to Visual Studio Code (sumblime alternative). It might work with sumblime as well. www.oak3.org/.../using-visual-studio-code-dynamics-crm-part-ii
André Arnaud de Cal...
292,516
Super User 2025 Season 1
Martin Dráb
231,430
Most Valuable Professional
nmaenpaa
101,156