Settings

Theme

Ask HN: Which dev tool would you personally pay for?

1 points by pragmaticpirate 3 years ago · 8 comments · 1 min read


Is there a dev tool you love to use ? Would you pay to use it if your employer stopped paying for it ?

wahnfrieden 3 years ago

Under employment, I would not personally pay for any tools used for work that work will not pay for. Even construction workers understand this

acomjean 3 years ago

jetbains software and I use it for work. I'm using datagrip, phpstorm and py charm

superchroma 3 years ago

Resharper. Visual studio sucks in a few key areas without it.

  • mdmglr 3 years ago

    Can you clarify what those key areas are? I recently been doing C# dev and I've been very impressed with Visual Studio especially coming from the web dev/java world.

    • superchroma 3 years ago

      Templating is better, suggestions are better, refactoring options are better, the search anywhere feature is better (VS's Ctrl+Q isn't bad per-se but it annoys me comparatively) and you can use F12 to navigate to binary sources and automatically decompile into them, which is invaluable when I just want to see what a third party component is doing without wanting to dig up its docs or source on GitHub. I hate hate HATE hitting F12 and seeing an interface contract, that's basically useless.

      People keep telling me that VS is getting closer to feature parity, but when our volume license invariably breaks now and then and R# stops working, I find myself in strong anger in not much time. I worked for a time early on without it and I admit it's the sort of thing you don't appreciate until you have it.

enos_feedler 3 years ago

Please don't tell me OP is looking for something to make based on these responses

quantified 3 years ago

I always pay for Sublime at an employer. Support your roolsmiths.

jaykoronivo 3 years ago

notepad

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection