Skip to content
| Marketplace
Sign in
Visual Studio Code>Debuggers>VSCode PerfTipsNew to Visual Studio Code? Get it now.
VSCode PerfTips

VSCode PerfTips

Andreas Hollandt

|
1,565 installs
| (3) | Free
Implements debugger PerfTips as known from Visual Studio
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSCode Debug Utilities

This is a VSCode extension containing developer utilities built on the DebugAdapterTracker mechanism.

PerfTips

screenshot

Whenever the debugger stops execution the elapsed time since the last stop is displayed after the new code line.

Known Issues

  • It has only been tested with the C++ and C# debuggers.
  • Multiple debug sessions are untested.
  • If the current source file is already open but in a different tab group it will open another editor.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft