Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Search - "resharper"
-
Hololens development forced me into Visual Studio after spending years doing Unity development with MonoDevelop in MacOS.
Why haven't anyone told me to switch sooner! Thanks to Visual Studio + ReSharper, my brain farts turn into a coherent code almost automatically.
I hate that I need MacOS for the iOS development and Win 10 for Hololens. Running Win 10 on Parallels kinda works, but it is a compromise. Developing without headphones/earplugs is out of the question if you don't want to go deaf.
I wan't all the tools for a single OS so I don't have to maintain multiple computers and even more importantly travel with multiple laptops. Just love the security check question "Do you have any electronics with you? Please put it into the container." - "Could I get a couple more containers, please..."9 -
Are there many people out there like me who don't subscribe to the whole "software to help you write software" malarkey? Resharper being a big one where I work!
Just give me a nice lean code editor.12 -
> Using VSCode to work on a netcore project
> Switch to VS for some resharper refactoring
> VS eats up 100% of an i7 3.5GHz CPU, freezes the whole fucking PC
> Force shut down the computer, turn it back on
> "Windows is working on updates"
FUCK YOU, YOU COCKSUCKING MOTHERFUCKER! GO CHOKE ON A THROBBING FUTANARI COCK!8 -
Im sitting here in a train and a guy two seats in front of me is carefully examining a ReSharper cheatsheet with shortcuts etc...
Do one of you ever print a cheatsheet with as goal to learn it from the top of your head while you are not behind a PC?11 -
We had this new guy working and we assigned him some work to do. We gave him some time to find the way into the code and figure things out on his own.
Instead of doing that, he wrote a paper of 20 pages why WPF would be way better than what we are doing now. There were many flaws in his document as well. Also on day 2 he used resharper to format some code file. Bye bye annotate! His argument was that resharper knew better. But, our code also uses some reflection, so that got broken. He didn't knew what reflection was and assumed resharper "fixed" it.
He doesn't work here anymore now, he felt he wasn't taken seriously. This is just one of many examples of him though 😂1 -
Starting to hate resharper for visual studio 2015. Pushes studio memory consumption up by almost 1/2gb with a moderately sized solution. Come on jetbrains sort it out we know it's coz you won't integrate with roslyn.
Doesn't help that vs is still 32bit with a 1.5mb memory cap that will kill the process ...... And Microsoft please sort that shit out as well,32bit app on a 64bit system .... Come on WTF.....
You two sort your shit out 😡2 -
Accidentally using Resharper hot keys in Outlook (ctrl-enter) to autocomplete something and incomplete email is immediately sent out.1
-
Resharper is amazing, 1000's of little wins all day. But then I screw up, run the wrong command, and spend 30 minutes fixing my mistake. I'm starting to wonder if it's actually more efficient.1
-
Visual Studio, it was a pain in the butt installing it, it took 5 mints to open in a normal computer, debug would eat all my ram and without resharper is basically uselessundefined seo more useless tags pichardo for president visual studio linux lover algo wk60 hate stuff2
-
I have an opportunity to get JetBrains Resharper for VS, paid for by my employer. We also use a variety of other tools, so wondering if it is worth the time/investment?
For those with experience using it, recommend or no? And why/why not? Honest feedback and advice sincerely appreciated.4 -
!Rant
How do non-students get their IDE's?
I couldn't imagine working without Visual Studio Enterprise + ReSharper and all the Jetbrains tools, but I wouldn't by them myself (because I'm a poor student)...so how do you guys do it?17 -
Resharper - it makes writing .net code so much more easier and shows you how to rewrite loop.
Everything else VS code - right now it's the new hot thing for me to write ruby, python and JavaScript.1 -
What the holy fuck! Resharper is fucking dog shit! I've never used it before and just had to install for a new job. Visual studio was running great on my machine with 32GB ram and i7 processor. Installed resharper and it just doesn't work. How the fuck does anyone get any work done when it takes literally seconds to register a click! I get it's features are impressive but it means fuck all if it stops me working3
-
Using Resharper to change a var name:
"Hey! I didn't break anything!"
"wait... why didn't anything break? crap..." -
A lot of people in my office are talking about a tool called "ReSharper" and the wonderful things it does. Then I said I seen that name in the JetBrains website but being a .net tool I didn't knew what it was, and they asked me what is 'JetBrains', I said 'webstorm', 'intellijIdea'? and they didn't know what the hell I was talking about...1
-
When someone does a not-very-thorough mass rename but doesn't check if it causes problems in already tested sections.1
-
So I use Visual Studio at work, with IntelliSense et Resharper. And they work together quite neatly.
Except for one class.
The biggest one, with the most methods, and the most datas.
why4 -
!rant
TFW your company decides to use 'ALT-Enter' as a quick fix shortcut in their tools aimed at non-devs -
That moment when you are told the code you wrote two years ago and has been working fine until there were "no changes" made...and it turns out some stupid extension tools said to dispose of an object before it has a chance to execute
-
Visual Studio's Test Explorer is a piece of shit.
Maybe the user wants to repeat the last test run without rebuilding? No can do. Maybe the user didn't add or remove any tests, but just needs to rebuild without running test discovery again? Nah. Maybe the user just needs to discover tests from THE ONLY ASSEMBLY WHICH WAS REBUILT? Too frickin' bad.
A 120-second turnaround (30 to build, 90 to discover) just to _start_ a test run is bloody atrocious. Especially when VS decides to run test discovery twice in a row for no given reason.
*sigh*...
I'd use ReSharper's runner, but unfortunately it isn't capable of running xUnit v2 tests when you've designated a custom XUnitTestFramework. -
Resharper and Visual Studio LiveShare got locked up and made coding impossible. Turned off my PC for tonight. Will look again in the morning and seek a solution.
-
when you are using javascript frameworks and plugins in mvc and you have ReSharper, for your own safety and sanity exclude *.js
-
Using ReSharper is like becoming enlightened, or de-brainwashing oneself to see true reality. Of my entire dev team, I'm the only one who can see the fnords!
Unused identifiers, badly sorted modifiers, unused property setters, redundant `this`/namespace, redundant casts... Surely if they could see them too, such code would not survive! -
JetBrains Rider
"A cross-platform .NET IDE based on the IntelliJ platform and ReSharper"
Oh man...👍🏼 -
does anyone else have ReSharper and open a file to change a small piece of code, but can't stop refactoring till you get the green check mark at the top?... Or is it just me being ocd?
-
Tips/Suggestions for using ReSharper? The immediate and obvious benefits are wonderful, but I want to get the most out of it.4
-
I know it !
But when it finally works (reSharper) it's really not 'that' bad.
But my poor AMD Ryzen 9 3900X is not good enough I think lol.
About 30 seconds init time.2 -
Wow. Setting ReSharper -> Options -> Code Inspection -> Value analysis mode to Disable nullability analysis fixes pretty much all of the ReSharper typing lag for me.
Wish I had known this years ago. I love ReSharper, but the typing lag was always annoying. -
Quick poll for .Net people. JetBrains ReSharper is:
A. Vital for getting anything done.
B. The work of Satan. Avoid at all costs.
C. Used to be (A) but VS2015 makes it redundant.
D. I've never used it.
E. I have used it, but I have no strong opinion about it one way or the other.
(If you say E, you're far too placid to be a programmer and you should practice getting more irate about other people's software choices ;)1 -
Made a spelling mistake... Clicked on the word and pressed ALT + ENTER to fix it.
People who use Resharper will get this :(1