I have just released the ReSharper Plugins 1.0 in my NeovolveX extensibility project on CodePlex . This plugin formats code as part of the ReSharper code format profiles. The following is a copy of the Using ReSharper Plugins 1.0 documentation on the...
ReSharper has a handy feature where it will identify tokens in your comments such as todo, note, bug etc. The Visual Studio IDE has a similar feature for TODO where it will identify those comments in the Task List window. My issue with the ReSharper implementation...