Michael DeMond

Avatar
  • Total activity 102
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 7
  • Subscriptions 25
  • Edited

    ReSharper Build for .NET Core 2.1 Magic?

    Hello Community,   Not sure if you have tried the new .NET Core build magic, but it's exactly that.  Projects take about as long to build now as, well, YOU EXPECT THEM TO, LOL.  The problem however...
    • 2 followers
    • 4 comments
    • 0 votes
  • Created

    Formatting 2017.1

    Hey there,   Using 2017.1... and the formatting seems different now.  Before my code would format like this: (Or like this:) But now it formats like this: And I do not see the setting to make it...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Errors in Solution: Warnings?

    Answered
    Hello,   Really enjoying the "Errors in Solution" window and the Solution Analysis.  However, it seems that it only shows the errors and not warnings.  Is it possible to get this awesome feature to...
    • 4 followers
    • 7 comments
    • 0 votes
  • Created

    dotPeek Is Not Generating .pdbs

    Hello, I upgraded to ReSharper Ultimate 2016.1, and now when using dotPeek server, I get nothing but warnings for a good number of dlls that are loaded in memory: Is there something obvious I shou...
    • 1 follower
    • 1 comment
    • 0 votes
  • Edited

    Turning Off symbolsource.org

    Hello Community, I am having some problems with source symbols.  I have everything configured exactly how I want it with dotPeek.  In fact, everything works exactly how I want it.  However, I have ...
    • 1 follower
    • 3 comments
    • 0 votes
  • Created

    Playing Nicely with Reflector Decompiler

    Hello Community,I have Reflector installed with ReSharper, and I am having problems when I decompile code and I am looking for guidance on how to make these two play nicely with each other.  Essent...
    • 1 follower
    • 1 comment
    • 0 votes
  • Created

    nameof() formatting?

    Hello Community,I am using VS2015 and resharper is working great!  However, it is formatting my nameof as:nameof( symbol )Rather than my desired:nameof(symbol) Where is the setting to change this? ...
    • 2 followers
    • 4 comments
    • 0 votes
  • Created

    Using Move Hyper-V/RDC Session

    Hello Community,I am having a heck of a time trying to get ReSharper to move symbols within my code Up, Down, Left and Right.  Right seems to work as expected in Hyper-V.  However, all other direct...
    • 2 followers
    • 6 comments
    • 0 votes
  • Created

    Creating AST "Source" and "View" Files via ReSharper

    Hello Community,With the advent of Roslyn, it is now possible to think in ASTs and capturing them into source files.  The advantage of this is that the AST files (or .ast file) would be the "source...
    • 1 follower
    • 8 comments
    • 0 votes
  • Created

    T4 Support?

    Hello,The reward for hard work is more hard work. :)  I am curious if Team ReSharper has considered adding T4 support to its awesome arsenal.  There are a couple T4 editors out there, but it would ...
    • 1 follower
    • 2 comments
    • 0 votes