Jeremy Holt

Avatar
  • Total activity 121
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 38
  • Created

    Build 7.0.6.61. XAML highlighting

    Hi,In the attached XAML, the properties Data, StatusMessage, LoadCommand and SaveCommand are all public properties on ContractDetailViewModel.In the StackPanel, Resharper correctly identifies the L...
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    Upgrade licence

    I've just upgraded my licence to 6.0. However, I assume you are aware that you have customers who do not all live in the USA??Perhaps it might be interesting to internationalize your upgrade page.M...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Build 2010 crashing to desktop

    HiAfter about 10 minutes VS 2010 with the latest build crashes to the desktop.If I uninstall it and put on 5.1.3 I have no problems.I've got the log file - could you please let me have an email add...
    • 10 followers
    • 25 comments
    • 0 votes
  • Created

    Overriding a property from an abstract class

    Hi,In an abstract class, R# is warning that "Only overrides of property ExpenseAccountCaption are usedpublic abstract string ExpenseAccountsCaption { get; }"Removing the unused property" of course ...
    • 3 followers
    • 2 comments
    • 0 votes
  • Created

    XAML resolve symbol

    Hi,Resharper doesn't seem to be able to recognize a property that is referring to another property in the XAML.The window has this reference to d:DataContext d:DataContext="{d:DesignInstance Type=...
    • 2 followers
    • 6 comments
    • 0 votes
  • Created

    Alt-PgDown/Alt-PgUp in code behind of XAML (various)

    Hi Firstly I confess to having unistalled 2108 and returned to 5.1.3! But like the curious cat - installed 2109. Major improvement!However .....Pressing Alt-PgUp/PgDown in the code behind of XAML f...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Cut very slow

    Hi,Ctl+X is extremely slow.When I disable Resharper it reverts to its normal speed - I guess its "about" 10x slower than the usual behaviour in VS 2010.RegardsJeremy
    • 1 follower
    • 2 comments
    • 0 votes
  • Created

    Go to file - unsorted

    HiPrevious versions of R# -  Go to file, sorted by file name and then project name.Build 6.0.2105.41 no longer sorts by project name.RegardsJeremyAttachment(s):Capture.PNG
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Wrong comments inserted in XAML code behind

    HiIf you type Ctl + Alt + / in the code behind of a XAML file it inserts the wrong type of comment market, i.e.  <!-- --> instead of //ThanksJeremy
    • 1 follower
    • 3 comments
    • 0 votes
  • Created

    XAML remove unused field

    HiIn the attached screenshot, R# reports that btnShowReports is an unused field. If I Alt-Enter, it removes the entire block of XAML for the RadButton. I would have expected it to simply remove the...
    • 2 followers
    • 1 comment
    • 0 votes