Jeff Deville
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
-
-
Jeff Deville commented, -
-
-
-
Jeff Deville created a post, Where are the options in 3.0?
I've been using the 3.0 beta w/ Orcas, and I can't seem to find the Options area. In 2.5, it was in the ReSharper menu, but doesn't seem to be there anymore. Several posts seem to have alluded to... -
Jeff Deville created a post, Space(s) added between constructor and parenthesis + No Intellisense
Problem may be easier to describe visually in a few steps.1. I type this:List test = new List 2. I then add the open parenthesis '('. 3. My text now looks like this: List test = new List]]> (4...