Skip to content
| Marketplace
Sign in
Visual Studio Code>Debuggers>Auto Log Tracker (File + Line) — by Slash MarkNew to Visual Studio Code? Get it now.
Auto Log Tracker (File + Line) — by Slash Mark

Auto Log Tracker (File + Line) — by Slash Mark

Slash Mark Hub

| (0) | Free
Automatically add file name and line number to console.log statements.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

🚀 Auto Log Tracker (File + Line) — by Slash Mark

Automatically add file name and line number to your console.log statements.


✨ Features

  • Add file + line number instantly
  • Works with JavaScript & TypeScript
  • Lightweight and fast

🚀 Usage

  1. Place cursor on a line with console.log
  2. Open Command Palette (Cmd + Shift + P)
  3. Run: Log Tracker: Add File + Line

🔥 Example

Before: console.log("Hello");

After: console.log("Hello" + " - app.js:10");


🏢 Slash Mark

https://slashmark.in

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