Hello Axapta Developers.
Here is a list of development tools that you can download for free to use with your DAX installation. A short description is provided for all of them. A detailed one can be found on each of the homepages.
1.
AxCreateNewProject- a tool that really speads up the creation of projects. You can basically do it in a matter of 2 clicks.
2.
AxGoToDeclaration - a tool that allows to go to the declaration of a selected variable from code. (the line with the declaration is highlighted with the curso
3.
AxOpenInAOT - an Editor Script that allows to open the selected object (in the code editor) in the AOT. This works for most of the objects that are usually used in code. The list of object types can be extended.
4.
AxCopyTableFieldListToClipboard - a tool that copies a template of table fields into the Windows Clipboard. If you need to create a record in a table, this tool will help you do it fast. Multiple ways of selecting a table possible.
That's it for now.
If you have any comments or suggestions, please feel free to contact me.