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 :

Add new elements to you project faster using D365FO Ninja DevTools

Hichem.Chekebkeb Profile Picture Hichem.Chekebkeb 3,371

Microsoft did a great step ahead making Visual Studio support Dynamics AX development however, the IDE is still missing lots of small handy features that accelerate the process.

One of them I found time killing is adding new items to the project. You have to right click on the project > Add items.. > find the right category > select the element type , give it a name and then click add to have it added to your project.
I tried to make it much faster with a Visual studio extension that allows you to add new elements by right clicking its folder, the tool will figure out the type of the element, you just need to give it a name!
Quick steps:
1- Create a folder named Classes, then right-click > Add new

6052.Capture1.PNG
3- Give it a name

4403.Capture2.PNG
4- Click Add file or press Enter, the new element is added to you project and opened for you

7127.Capture3.PNG

You can download the D365 Ninja DevTools from GitHub

Comments

*This post is locked for comments