Do you find yourself lost in a labyrinth of console.log
statements while debugging your colossal projects? We've all been there! The more we rely on these logs, the harder it gets to keep track of them. Say hello to flizkConsole, your new debugging sidekick designed to restore order to your codebase chaos.
-
Seamless Debugging: Effortlessly manage and organize your
console.log
statements for crystal-clear code understanding. -
Stay Updated with Releases:
-
0.0.9:
- Test out our shiny new feature that allows you to remove console logs from JavaScript files (Note: Visual removal only) - ON BETA.
- Enhanced Console Comment and Uncomment functionality.
-
0.0.8:
- Say hello to support for TSX files – your versatile teammate.
-
0.0.7:
- Experience the magic of commenting and uncommenting console log statements with ease.
-
0.0.6:
- We've jazzed up key bindings for an even smoother workflow.
-
0.0.5:
- Our initial release, packed with essentials.
- Keep your seatbelts fastened for upcoming features, including console log deletion.
-
Want to embark on your flizkConsole journey? Simply visit the Visual Studio Code Marketplace and hit the install button. You're just a click away from smarter debugging.
flizkConsole comes with a handy collection of keyboard shortcuts, elevating your debugging prowess:
- ctrl+alt+l: Declare Console for JavaScript, TypeScript, TSX, and PHP (Laravel) files.
- ctrl+alt+c: Comment your selected
console.log
statement. - ctrl+alt+z: Unleash the power of uncommenting a previously commented
console.log
statement. - ctrl+alt+d: Swiftly remove comments from your JavaScript, TypeScript, or TSX files.
Questions or suggestions? Feel free to get in touch with Richie Flicker on LinkedIn.
Experience seamless debugging with flizkConsole. Happy coding!