Matthias 🤖 (@matkoch87) 's Twitter Profile
Matthias 🤖

@matkoch87

developer advocate at @jetbrains | creator of @nukebuildnet

ID: 389838560

linkhttps://nuke.build calendar_today13-10-2011 02:18:42

8,8K Tweet

1,1K Takipçi

195 Takip Edilen

Matthias 🤖 (@matkoch87) 's Twitter Profile Photo

TIL you can rerun only failed tests in JetBrains Rider. It's so wild to me I haven't seen this before... I was at the brink of creating a feature request 🤷‍♂️🤦‍♂️ #embarrassed

TIL you can rerun only failed tests in <a href="/JetBrainsRider/">JetBrains Rider</a>. It's so wild to me I haven't seen this before... I was at the brink of creating a feature request 🤷‍♂️🤦‍♂️ #embarrassed
Matthias 🤖 (@matkoch87) 's Twitter Profile Photo

New Package Manager Console (PMC) looks great! 📦✨ Code completion for commands and packages, context controls for package source and default project. It also got auto-import of cmdlets from packages, so it's great for doing EF migrations from the terminal. #trynow #EAP1

JetBrains Rider (@jetbrainsrider) 's Twitter Profile Photo

Unreal Engine developers, this one is for you. JetBrains Rider 's expression evaluator has been rewritten, and the results are outstanding: 📍 Variable inspection up to 87x faster on warm runs and 16x faster on cold ones. 📍 Debugger memory usage is over a third of what it

<a href="/UnrealEngine/">Unreal Engine</a> developers, this one is for you.  

<a href="/JetBrainsRider/">JetBrains Rider</a> 's expression evaluator has been rewritten, and the results are outstanding:

📍 Variable inspection up to 87x faster on warm runs and 16x faster on cold ones.
📍 Debugger memory usage is over a third of what it
Matthias 🤖 (@matkoch87) 's Twitter Profile Photo

A neat little browser as a tool window in JetBrains Rider. The plugin also ships with run configuration hooks to allow opening a URL upon project start. 🌐🐣 plugins.jetbrains.com/plugin/29952-i…

A neat little browser as a tool window in <a href="/JetBrainsRider/">JetBrains Rider</a>. The plugin also ships with run configuration hooks to allow opening a URL upon project start. 🌐🐣

plugins.jetbrains.com/plugin/29952-i…
Matthias 🤖 (@matkoch87) 's Twitter Profile Photo

IDE Browser 1.1.0 🌐🚨 A minimal browser tool window for better web previews and fewer context switches. I'm very pleased with the look & feel. ☺️ plugins.jetbrains.com/plugin/29952-i…

IDE Browser 1.1.0 🌐🚨

A minimal browser tool window for better web previews and fewer context switches. I'm very pleased with the look &amp; feel. ☺️

plugins.jetbrains.com/plugin/29952-i…
Andrei Karpov (@akarpov89) 's Twitter Profile Photo

Migrating an entire legacy project to nullable reference types isn’t always realistic. Sometimes you just want all new files to start with `#nullable enable`. What if JetBrains ReSharper / JetBrains Rider offered a per-project or per-directory setting to enforce this?

Eugene Auduchinok (@auduchinok) 's Twitter Profile Photo

Smart Step Into is a game changer for debugging #fsharp code. And together with numerous stepping fixes it changes the debug experience completely

Aleksandr Shvedov (@controlflow) 's Twitter Profile Photo

JimBobSquarePants 🇺🇦 JetBrains Rider the short story: at some point in time MS folks implemented a bunch of code analyzers, duplicating what R# had running for ages. In a completely incompatible way. With own setting keys. With own setting values. With a different behavior. We did our best to map & align our stuff

<a href="/James_M_South/">JimBobSquarePants 🇺🇦</a> <a href="/JetBrainsRider/">JetBrains Rider</a> the short story: at some point in time MS folks implemented a bunch of code analyzers, duplicating what R# had running for ages. In a completely incompatible way. With own setting keys. With own setting values. With a different behavior. We did our best to map &amp; align our stuff
Matthias 🤖 (@matkoch87) 's Twitter Profile Photo

So excited to see ReSharper for Visual Studio Code being officially released. 🥳 The team did a great job integrating powerful features to a lightweight environment. 👏 Everyone please give it a try and share your feedback!

JetBrains ReSharper (@resharper) 's Twitter Profile Photo

📢 JetBrains ReSharper is now available for Cursor If you’re developing in C# in an AI-first editor, ReSharper can help you ensure your code is production-ready. Use inspections, refactorings, navigation tools, and coding assistance to review and refine both handwritten and