Leif Erik Larsen
- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
-
-
-
Leif Erik Larsen created a post, Request for feature: Show [NotNull] and [CanBeNull] annotations in intellisense-box
A "minor" feature that I miss a lot in ReSharper, also in the latest version 7, is to have [NotNull] and [CanBeNull] annotations shown in the ReSharper intellisense-box. I see this is done in the i... -
Leif Erik Larsen created a post, Request for feature: Show method and/or parameter annotations in intellisense-box
I am a happy user of ReSharper sinse version 4 or so. One feature that I miss, and which I have silently awaited, also in the latest version 7, is to have at least some annotations being shown dire... -
Leif Erik Larsen created a post, R#6.1: CanBeNullAttribute is back on System.Type.FullName
I was happy with R#6.0 since it did not define "System.Type.FullName" with CanBeNullAttribute.To be clearer, I have a lot of code like this:void MyMethod ( [NotNull] string typeName ){}static void ... -
Leif Erik Larsen commented, -
-
Leif Erik Larsen created a post, Bug in C# formatting style "Place field attribute on same line"
Hi,I like to have my code look like this: #region Fields [NotNull] private readonly IScriptRegistryService _scriptReg; [NotNull] private readonly IMainServerService _mainServer... -
Leif Erik Larsen created a post, Annoying "nervous" content of File Structure View
Hi,I have a problem with R# 5.1.3 on Studio 2010 Premium, with Win7 x64, that has been there for a while (starting with R# 5 I guess). Sometimes (rather often, though) the content of the File Struc...