Ensure IntelliSense Fully Works Alongside ReSharper
The attribute intellisense didn't seem to work unless I suspended ReSharper. (using ReSharper 2016.2.2).
![](https://secure.gravatar.com/avatar/6b6a15f89e0630c831f7b583172b0253?size=40&default=https%3A%2F%2Fassets.uvcdn.com%2Fpkg%2Fadmin%2Ficons%2Fuser_70-6bcf9e08938533adb9bac95c3e487cb2a6d4a32f890ca6fdc82e3072e0ea0368.png)
You can try out the beta of V6 by installing the following: https://xrmtoolkit.com/downloads/xrmtoolkit_6_0_0_11.vsix
To learn about what’s new see here: https://xrmtoolkit.com/WhatsNew/WhatsNewInV6
Please report any issues to support@xrmtoolkit.com
-
Peter Street (LazerFX) commented
Agreed, using ReSharper 2016.3.2 also has issues.
This can be resolved by adding an optional component to XrmToolkit that acts as a ReSharper plugin and interfaces to the ReSharper Intellisense. Something based upon https://www.jetbrains.com/help/resharper/sdk/CustomLanguages/Overview.html may be the starting point for this, otherwise, communication with the ReSharper developers (They're very open to updates) will surely assist in producing this.