No of visitors who read this post: 456
Type: Question
Author: Laura zahn
No votes yet

Does anyone know how to insert Code Snippets with Dynamics AX 2012?

And what are the keywords that I should type to trigger it? 

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

#

Dear Laura zahn

 
In Dynamics AX 2012 editor, u can type certain keywords that can trigger code snippets. Here is a link that may help u to learn how to add your own code snippets: LINK
 
And here is the original post that the previous one mentioned. This post exists in Microsoft Dynamics community website: LINK
 
Anyway, to insert a snippet in AX 2012, u must enter the snippet alias such as typing "switch" and pressing the tab button and the code fragment will be inserted. Aliases exist for snippets like switch, for, do, while, try and others.
 
Hope this may help you.
 
Best of luck