Eyal Solnik

- Total activity 105
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 33
-
-
Eyal Solnik created a post, ReSharper and Visual Studio contentions
Hello, I've been using ReSharper for many, many years and now I'm seriously considering of getting rid of it mainly because the more features Visual Studio and ReSharper get the competition in term... -
Eyal Solnik created a post, AnsweredReSharper isn't sorting members
Hello, I have the following File Layout: <?xml version="1.0" encoding="utf-16"?><Patterns xmlns="urn:schemas-jetbrains-com:member-reordering-patterns"> <TypePattern DisplayName="COM interfaces" Pr... -
Eyal Solnik created a post, CompletedR# keeps on adding a space between macros and semicolons in C++
Hello, It seems like R# keeps on adding a space between macros and semicolons in C++ but not between functions. Here is an example: WHEN("The original exception is assigned to an existing exception... -
Eyal Solnik created a post, Just wanted to say thank you!
I've been using R# for a VERY long time since v4 and I've been quite disappointed with v6 to v9, v9 was completely unusable for me so I decided to remove it! and today I decided to try it out again... -
Eyal Solnik created a post, VS 2015 ReSharper 9.2 bulb is bugged
I have the option "Do not show Visual Studio bulb (...)" checked under Visual Studio integration and yet not only it's shown but it's seems to be bugged.I'm trying to delete some unused namespaces.... -
Eyal Solnik created a post, Why R# has to be so counterintuitive?
Hello,R# does so many things well but handles few important things in the worst way, why? The quickfix menu is priortizing things in the wrong order! e.g. I'm declaring a variable and say I have th... -
Eyal Solnik created a post, The custom patterns feature
Hello,I'm using ReSharper v8.1 with Visual Studio 2012I'm using the custom patterns feature to find code similar to the followingclass $ClassName$ : $Attribute${}and replace it with this.class $Cla... -
Eyal Solnik created a post, I posted something and I'd really like to know why I can't see it or why it was deleted/rejected?
Hello,I posted the content below and I'd really like to know why I can't see it or why it was deleted/rejected?Subject: R#8 and Cleanup Code sometimes fail to format the code correctly!Content: Sin... -
Eyal Solnik created a post, R#8 and Cleanup Code sometimes fail to format the code correctly!
Hello,Since I've upgraded to R#8 I noticed that sometimes it fails to format the code correctly.In C#, sometimes it fails to add the extra line between methods or variables.In JavaScript, sometimes...