Official Website 🎨
GitHub Repository 📝
Turbo Console Log is a developer’s best friend when it comes to debugging.
Trusted by nearly 2 million developers, it simplifies inserting meaningful log messages and makes debugging faster and more efficient.
✔️ Save time by automating console.log statements.
✔️ Instantly add context like function names, variables, and file locations.
✔️ Customize logs to match your workflow.
This release focuses on fine-tuning the engine behind log insertion. We tackled subtle edge cases around insertion precision, quote consistency, and function call tracking, making your debugging experience even smoother and more reliable.
Huge thanks to everyone reporting issues and helping the extension evolve — your feedback drives this project forward! ❤️
-
Fix: Logs Appearing Outside Functions Due to Ignored Return Statements
- Logs now correctly appear inside functions, taking return statements into account when necessary.
- 📌 Issue #256
-
Fix: Incorrect Quote Usage in Object Log Statements
- When logging objects, the extension now consistently selects the correct quote style based on context.
- 📌 Issue #259
-
Fix: Incorrect Log Line Computation in Function Calls
- Resolved an issue where logs appeared at the wrong line position after function calls.
- 📌 Issue #260
-
Fix: Anonymous arrow function transformation when returning inline object
- Resolved an issue where anonymous arrow functions returning inline objects were incorrectly transformed during log insertion.
- 📌 Issue #262
Full Release Details: #257
✔️ Insert Meaningful Log Messages – Quickly generate console logs with helpful context.
✔️ Comment, Uncomment, or Delete Logs – Manage logs with a simple shortcut.
✔️ Multi-Cursor Support – Debug multiple variables simultaneously.
✔️ Customizable Log Format – Personalize how logs appear in your code.
📖 Full Documentation: Turbo Console Log Docs
Want to customize your logs? Turbo Console Log allows you to adjust:
✅ Prefixes & Suffixes
✅ Log Function (console.log
, console.warn
, console.error
, etc.)
✅ Quote Type ('
, "
, or ``)
✅ Filename & Line Number Inclusion
📖 Explore Settings: Settings Documentation
🚀 Get early access to new features, exclusive updates, and behind-the-scenes insights!
Be the first to know about Turbo Console Log improvements, new releases, and special announcements.
📩 Join the newsletter here → https://www.turboconsolelog.io/join
Turbo Console Log is free & open-source, maintained with passion by developers like you.
If you’ve found value in it, you can help keep it growing:
Your support fuels bug fixes, improvements, and new features, ensuring Turbo Console Log continues evolving for millions of developers—including YOU!
Whether you contribute or not, we’re happy to have you as part of this journey! 🚀
🔗 Follow Turbo Console Log Updates
💬 Join the Discussion → GitHub Discussions
📩 Support: [email protected]
📩 Feedback: [email protected]
📩 Sponsorship: [email protected]
Turbo Console Log is open for contributions!
Want to improve it? Report issues, suggest features, or submit pull requests:
MIT License © Turbo Console Log