Created
February 7, 2023 17:32
-
-
Save shai-almog/ed55248074006329d4f1b12574fe2b7c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Feature | VS Code | Comments | Links | |
---|---|---|---|---|
Breakpoint | ✅ | Video, Post | ||
Conditional Breakpoint | ✅ | Video, Post | ||
Logpoint/Tracepoint | ✅ | Video, Post | ||
Step Over | ✅ | Video, Post | ||
Step Into | ✅ | Video, Post | ||
Step Out | ✅ | Video, Post | ||
Continue | ✅ | Video, Post | ||
Run to Cursor | ✅ | Video, Post | ||
Return Immediately | ❌ | Restart Frame is available | Video, Post | |
Jump to Line | ❌ | Video, Post | ||
Return Value Display | ✅ | (on by default) | Video, Post | |
Evaluate | ✅ | Video, Post | ||
Watch | ✅ | Video, Post | ||
Inline Watch | ✅ | Video, Post | ||
Set Value | ✅ | Video, Post | ||
Object Marking | ❌ | Video, Post | ||
Method Breakpoints | ❌ | Video, Post | ||
Field watchpoints | ❌ | Video, Post | ||
Exception Breakpoints | ✅ | They suck without filters | Video, Post | |
Grouping/Naming Breakpoints | ❌ | Video, Post | ||
Disable Breakpoints | ✅ | Video, Post | ||
Instance Filters | ❌ | Video, Post | ||
Class Filters | ❌ | Video, Post | ||
Caller Filters | ❌ | Video, Post | ||
Filtering | ❌ | Array/Collection filtering | Video, Post | |
Stream Debugger | ❌ | Video, Post | ||
Basic rendering | ✅ | Very simplistic | Video, Post | |
Entry Rendering | ❌ | Video, Post | ||
Rendering Annotations | ❌ | Video, Post | ||
Thread View | ❌ | Video, Post | ||
Async Stack Traces | ❌ | No custom support | Video, Post | |
Searchable memory View | ❌ | Video, Post | ||
Track new Instances | ❌ | Video, Post |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment