2026-08-06 errorsflutterandroid Fix: flutter doctor reports cmdline-tools component is missing Install the Android SDK Command-line Tools so the binaries land in <sdk>/cmdline-tools/latest/bin, point ANDROID_HOME at the SDK root, then re-run flutter doctor.
2026-06-22 dotnettoolingsdk dotnetup: .NET Finally Gets a rustup-Style SDK Version Manager Microsoft is building dotnetup, an official cross-platform tool to install, track, and switch between .NET SDKs and runtimes. Here is what it does and where it stands in June 2026.
2026-04-18 aspiredotnet-11dotnet Aspire 13.2 --isolated: Run Parallel AppHost Instances Without Port Collisions Aspire 13.2 ships an --isolated flag that gives each aspire run its own random ports and secrets store. It unblocks multi-checkout work, agent worktrees, and integration tests that need a live AppHost.
2026-04-12 resharpervs-codecsharp ReSharper Lands in VS Code and Cursor, Free for Non-Commercial Use JetBrains shipped ReSharper as a VS Code extension with full C# analysis, refactoring, and unit testing. It works in Cursor and Google Antigravity too, and costs nothing for OSS and learning.