Stefan Lieser

Avatar
  • Total activity 41
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 15
  • Created

    [Feature Request] Different naming rules for tests

    Hi,it would be great to have different naming rules for tests. I like to use CamelCase in implementation and Sentences_with_underscores in tests.CheersStefan Lieser--http://lieser-online.de
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Generic types

    How can I get the ITypeElement of a generic type if I have the typename as a full qualified string like "Wrapper`1[Customer]" ?I tried- IDeclarationsCache.GetTypeElementByCLRName- IDeclarationsCach...
    • 2 followers
    • 4 comments
    • 0 votes
  • Created

    Rename namespace

    Hi,the NHibernate plugin has support for rename class by using 'XmlReferenceWithTokenBase'. If I rename a class everything works fine.But if I rename a namespace (which implicitly changes the type ...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Turn on logging

    Hi,4.0 RTM seems to write only the logfile "JetBrains.xxxx.log" and not the Resharper specific "JetBrains.ReSharper.xxxx.log". How can I turn that on while developing my plugin?Regards,Stefan Liese...
    • 3 followers
    • 2 comments
    • 0 votes
  • Created

    NHibernate Plugin

    Hello JetBrainers,a while ago I started working on a ReSharper plugin for NHibernate mapping files. The plugin should support the rename refactoring so that class names, property getter/setter, fie...
    • 4 followers
    • 8 comments
    • 0 votes