Skip to content

Chakroun-Anas/turbo-console-log

Repository files navigation

Turbo Console Log 🚀

Official Website 🎨
GitHub Repository 📝

🌟 Why Turbo Console Log?

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.

🚀 Key Benefits:

✔️ Save time by automating console.log statements.
✔️ Instantly add context like function names, variables, and file locations.
✔️ Customize logs to match your workflow.

🔥 What’s New in v2.14.0? – Second Mars Release 🚀

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! ❤️

🛠️ Fixes & Improvements:

  • 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


🚀 Features at a Glance

✔️ 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


🔧 Configuration & Customization

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


✉️ Stay in the Loop – Join the Newsletter

🚀 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 herehttps://www.turboconsolelog.io/join


💙 Support Turbo Console Log

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:

🔗 Visit the Sponsorship Page

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! 🚀


📢 Stay Updated

🔗 Follow Turbo Console Log Updates
💬 Join the DiscussionGitHub Discussions

📧 Contact

📩 Support: [email protected]
📩 Feedback: [email protected]
📩 Sponsorship: [email protected]


🎯 Contribute

Turbo Console Log is open for contributions!
Want to improve it? Report issues, suggest features, or submit pull requests:

👉 Contribute on GitHub

📜 License

MIT License © Turbo Console Log

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published