Alexander Zaytsev

Avatar
  • Total activity 10
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 3
  • Created

    Unwrap strings in SSR

    Is it possible to unwrap options from strings?I want to write following SSR$query$.Include("$include$") // or $query$.Include($include$)=>$query$.Include(x => x.$include$)$query$ : Expression of IQ...
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    LiveTemplates import

    Is it possible to import LiveTemplates from command line or something else? I want to install templates with my plugin, so I need the way to do it automatic.
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Testing unit test provider plugin

    Is there any standard way to write integration tests for unit test provider with new ReSharper 6.1 SDK? Currently I have set of manual tests and want to do it automation and execute them on regular...
    • 2 followers
    • 5 comments
    • 0 votes