Oren Novotny

- Total activity 98
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 34
-
Oren Novotny commented, -
-
Oren Novotny created a post, Incorrect naming convention warning with async
For methods that return a Task or Task<T>, please do not flag an invalid naming convention if the method name ends in Async. That's actually correct as someone could be implementing a method manual... -
Oren Novotny created a post, VSIX Upgrade support
Can you please update the VSIX manifest to support in-place upgrades? Just make sure the manifest ID is the same but the version number is higher.Right now, it's simply set to 6.1; please make it t... -
-
Oren Novotny created a post, False error with DynamicResource & Attached Properties (6.0)
With the latest nightly of R# 6.0 (actually, all the nightlies), I'm seeing false errors in the XAML editor. I'm using VS 2010 targetting .NET 3.5, but I don't know if it also affects .net 4 targe... -
Oren Novotny created a post, Keyword/parsing support for Async
Could you please add syntax/parsing support for the new C#/VB async/await keywords for 5.1.2? Not asking for any sort of refactoring/error checking/anything; simply that the samples/CTP's won't tr... -
-
Oren Novotny created a post, Fixes not showing up for 5.1.2 branch
Can the fixes in the nightly 5.1.2 please be made visible tothe web site?Thanks! -