Skip to content
| Marketplace
Sign in
Visual Studio Code>Debuggers>Console Generator/TrackerNew to Visual Studio Code? Get it now.
Console Generator/Tracker

Console Generator/Tracker

jhon_it-Dev

|
560 installs
| (0) | Free
console.log generator for node js/ts
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Console Generator/Tracker for node js/ts

This extension was created with the goal of automating the generation of console.log statements for Node.js/TypeScript.

Features

In the VSCode command palette

Generate console.log after each line without arguments:

Command: afterline

Console Afterline

Generate console.log after each line with arguments:

Command: afterline params

Console Afterline

Generate console.log for variables:

command: variables

Console Variables

Generate console.log after each blank line:

command: emptyLine

Console Emptyline

Clear console.log:

command: clear

Console Emptyline

Observation

Initially, this extension was created for personal use; hence, the conditions adhere to the author's code standards. We will work on adding more standards based on feedback.

For more information

  • Email: jhon2italo@gmail.com

Enjoy!

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