Sven Heitmann

Avatar
  • Total activity 276
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 110
  • Created

    Custom File Properties

    Hi,I just want to know if there is a way to add custom file properties to say resx files via a resharper addin like there is a new property localizableinspector for project files in resharper 5.0.R...
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    How to use IconGutterMark?

    HiI'm interested in plugin development for resharper and I tried to convert the cyclomatic complexity power toy to 4.5.I got it to work however I noticed two unused classes wich are derived from Ic...
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    SmartType Completion Issue in Templates

    HiI have an issue with this templatepublic $TYPE$ $NAME$ { get { return base.Get$METHOD$("$DBNAME$"); } set { base.Set$METHOD$("$DBNAME$", value); }}$END$I have problems with $METHOD$ because I wan...
    • 1 follower
    • 1 comment
    • 0 votes
  • Created

    VS Build Error "Unable to copy file..."

    Hi,I have an issue with my Visual Studio wich seems to be caused by Resharper.Before I post a bugreport I just want to know if other users have this problem too.Sometimes I get a build error.Error ...
    • 3 followers
    • 3 comments
    • 0 votes