Skip to content
José Antonio Estevan edited this page Jan 20, 2017 · 8 revisions

Microsoft Dynamics AX 2012 X++ Editor Extensions

Initial version of this project is based on the MSDN examples of Visual Studio 2010 extensions with the idea of extending them to the Microsoft Dynamics AX 2012 X++ source code editor.

If you have any idea for improving this extensions or you discover a bug, please post to the Discussions area or Issue Tracker. We are open to suggestions!

How to install the extensions

  • Downloads the libraries or clone the repository and build it yourself.
  • Close your Dynamics AX 2012 client.
  • Unzip and copy the libraries that you want to use to the AX client folder on disk ..* By default: C:\Program Files (x86)\Microsoft Dynamics AX\60\Client\Bin\EditorComponents.
  • You can copy all assemblies or only the ones you want to use.
  • That's all!! Just open your Dynamics AX 2012 Development client and enjoy.

Building

  • If you want to build this project to make changes yourself, it need to be built with Visual Studio 2010 SDK.

Troubleshooting & Known issues

Extensions:

Brace Matching Extension

Brace Matching Extension

Highlight Words Extension

Words Extension

Outlining Extension

Clone this wiki locally