The latest release supports three improvements:
- Highlight the brackets when the cursor is right in front or right after, giving you visual aid where the section starts and ends.
- Highlight the current word, giving you visual aid on where this word is used in your code.
- Collapse and un-collapse sections wrapped with {- and }-brackets.
Installing the Extensions is super easy. Just download the latest release, unpack the dlls and drop them in the EditorComponents-folder under Client\bin. When the client starts, it will pick them up right away.
Support the project by adding suggestions for more suggestions. One thing I like with ReSharper is the ability to CTRL+Click a type to navigate directly to it. It would be cool to be able to do that in the AX2012 editor. Though, F12 does the trick pretty well.
If you do not get the extensions to work, you might want to make sure the downloaded zip file is not blocked by the operating system.
Right-click the packed file and choose properties:
If you see the Unblock-button, then this zip file and all the executable elements within are marked as "dirty". This includes dll-files. Just Unblock, unzip and make sure the dll-files you copy to your EditorComponents-folder are "clean".
Thanks for sharing Tommy!
ReplyDelete