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