Stefan Lieser
- Total activity 41
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 15
-
Stefan Lieser created a post, [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 -
-
-
-
-
-
Stefan Lieser created a post, 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... -
Stefan Lieser created a post, 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 ... -
Stefan Lieser created a post, 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... -