Skip to content

gwpmad/add-number-logs

Repository files navigation

This VSCode extension adds numbered console.logs between Javascript statements to help debug issues where a stack trace isn't available. A brute-force-but-effective away to track the path being taken within your code.

To use

  • Place this project within the ~/.vscode/extensions folder.
  • In the editor, select the code you'd like to fill with console.logs
  • Press Cmd-Shift-P and search for 'Add Number Logs'

About

VSCode extension for personal use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages