Jeremy Morton

- Total activity 25
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 9
-
Created What does Code inspection/Generated Code/Generated file masks: actually do?
What it does not seem to do is prevent ReSharper from telling me about code formatting it doesn't like in my generated files. I would like to see Solution-wide Analysis to NOT show me errors or war... -
Created ReSharper 2016.1 Nullability and unreachable code analysis seems to have issues.
AnsweredWhen a method's return value has an unspecified nullability, it seems to treat it as always null. Here's a simple console application to repro [Visual Studio 2015; no ReSharper Extensions]. using S... -
Created Not seeing JetBrains.ExternalAnnotations Extension in the ReSharper 2016.1 Extension Manager
Answeredhttps://resharper-plugins.jetbrains.com/packages/JetBrains.ExternalAnnotations/10.1.10 There are no dependencies listed, but it isn't listed in the Extension Manager now that I've upgraded to 2016... -
Created The new forums are hard to look at and use.
AnsweredThe new forums have: Vast oceans of white space A huge header that has way too much whitespace in it No clear separation of content from meta-content, except for huge swaths of whitespace and some... -
Created Cannot locate resource 'src/options/optionsdialog2/optionsdialogview.xaml'. Builds 6, then 7, then 5.
I've been installing nightly builds as they've been released, but haven't opened VS [2010] on this machine for a week or so.Today, I installed build 6, then started VS with my solution with two C# ...