Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Auto Console Log By Vallarasu KanthasamyNew to Visual Studio Code? Get it now.
Auto Console Log By Vallarasu Kanthasamy

Auto Console Log By Vallarasu Kanthasamy

Vallarasu Kanthasamy

|
72 installs
| (1) | Free
Effortlessly insert console.log statements for all declared variables in JavaScript, TypeScript, and React files. Built for fast debugging and productivity by React Developer Vallarasu Kanthasamy.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Auto Console Log By Vallarasu Kanthasamy

Vallarasu Kanthasamy

Vallarasu Kanthasamy

Built With Maintained Open Source Marketplace Version Marketplace Downloads

Automatically add console.log() statements for all variables in your file with just one shortcut.
Debug like a ninja ⚡ No manual effort. No wasted seconds.

🎯 Key Feature Highlight

💥 Press Ctrl + Shift + L to instantly console.log ALL your variables in the file. No typing, no missing logs — just supercharged debugging ⚡

🖼️ Before & After – See the Magic

Before Code arrow After Code
See the transformation — instantly!

⚙️ How to Use

Just hit the shortcut and BOOM 💥 — all variables in your file are automatically logged.

OS Shortcut
🪟 Windows/Linux Ctrl + Shift + L
🍎 macOS Cmd + Shift + L
🧭 Command Palette Ctrl+Shift+P → Add Console Logs

📦 Installation

  1. Open Extensions in VS Code (Ctrl + Shift + X)
  2. Search: Auto Console Log By Vallarasu Kanthasamy
  3. Click Install
  4. Done! 🎉

Or install from the Marketplace →


✅ What It Logs

  • All let, const, and var variables in the current file
  • Files supported: .js, .ts, .jsx, .tsx
  • Format: console.log("name:", name);

🧪 Comparison Table

Feature Turbo Console Log ❄️ Auto Console Log 🔥 (Yours)
Logging Method One by one manually All at once automatically
Productivity Boost 🐢 Medium ⚡ High
Output Style console.log('var:', var); console.log("var:", var);
Supported File Types JS / TS / React JS / TS / React

🔥 Features Recap

✅ One-shot shortcut logging
✅ Custom log levels (log, info, warn, error)
✅ Supports .js, .ts, .jsx, .tsx
✅ Lightning-fast debugging for real projects


👨‍💻 About the Developer

Hey there! I'm Vallarasu Kanthasamy, a React Developer from Bangalore 🚀
I love building smart tools that help developers save time and stay productive.

Tech Stack

  • ⚛️ React, React Native, Node.js, Express.js
  • 🌐 WordPress Plugin & Theme Development
  • 🧰 Productivity Automation Tools

Projects

  • ✅ ATS Resume Maker
  • 📚 Developer PDF Resource Hub (850+ PDFs)
  • 🎥 Daily Focus Reels
  • 📄 vallarasuk.com

🌐 Connect with Me

  • 🔗 Website
  • 💼 LinkedIn
  • 📂 GitHub
  • 📬 Join WhatsApp Community

🤝 Contributing

Pull requests and suggestions are welcome!
Fork this repo and create an issue to suggest features or improvements.


❓ FAQ

Does it work with React?

Absolutely! It works perfectly with `.js`, `.ts`, `.jsx`, and `.tsx` files.

Can I change log type?

Yes — choose between log, info, warn, and error.

Is this better than Turbo Console Log?

Yes! This tool logs all variables at once, saving more time than Turbo Console Log, which logs only one variable at a time.


🚀 Start Debugging Smarter Now

🚀 Install & Slash Debug Time

Automate logging and focus on solving problems — not typing logs.

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