Microsoft Dynamics AX 2012 X++ Editor Extensions

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.

  • Downloads tab to download the compiled libraries.
    (本站下载地址:http://files.cnblogs.com/files/sxypeace/JAEE.AX.EditorExtensions-b0.2.zip)
  • 在AX 客户端安装方法如下
    将下载的库文件文件复制到以下目录重新登陆即可
    C:Program Files (x86)Microsoft Dynamics AX60ClientBinEditorComponents
  • Source code to get source code and may be contribute with some improvements.

 效果展示:


Brace Matching Extension

Highlight Words Extension

Outlining Extension

附:此项目的源代码GIT下载地址:

https://github.com/jaestevan/AX2012-Editor-Extensions

原文地址:https://www.cnblogs.com/sxypeace/p/4626321.html