Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>console-time-inserterNew to Visual Studio Code? Get it now.
console-time-inserter

console-time-inserter

Daryl Marco

|
65 installs
| (0) | Free
Wraps selected block of code with console.time/console.timeEnd
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

console-time-inserter README

Use this extension to wrap blocks of your code in console.time and console.timeEnd, labeling as appropriate. Can be useful in finding slow queries in larger functions.

Features

Adds an 'Insert console.time/timeEnd Around Selection' Command.

Console Time Inserter

TODO: add ability to remove console.time / console.timeEnd lines from file.

Requirements

javascript files

Extension Settings

I'd recommend a keyboard shortcut if you use this extension

Known Issues

Calling out known issues can help limit users opening duplicate issues against your extension.

Release Notes

1.0.0

Initial release

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft