When you purchase through links on our site, we may earn an affiliate commission. Here’s how it works.

JetBrains' ReSharper 2026.2 VS Code extension adds debugging tools, value tracking, and improved code navigation.

Jul 13, 2026 09:40 EDT

JetBrains has released a new version of its ReSharper VS Code extension carrying the "2026.2" tag, bringing several new features, including the highly requested debugging capabilities alongside a value tracking visualizer.

JetBrains said that the new debugging feature is utilizing the "same core debugging engine" that powers Rider, JetBrains' standalone .NET IDE. Thanks to this debugger, you can configure conditional breakpoints in the editor gutter, inspect active variables through the Debug View, debug your unit tests, and attach to running processes. You just control the flow.