Kill Console LogHey there, fellow coders! 👋 I'm excited to introduce you to Kill Console Log - your new go-to tool for cleaning up those pesky console logs. We've all been there, right? Debugging code and leaving a trail of What's This All About?Kill Console Log is a sleek VS Code extension that helps you quickly and efficiently remove all the console logs from your code. Whether it's the current file, the changes in your git repo, or your entire project - we've got you covered! Features
KeybindingsWe've set up some handy keybindings to make your life even easier. Feel free to customize them to fit your workflow:
Getting Started
LimitationsCurrently, Kill Console Log only supports Javascript. Additionally, as I have made this extension for my own use case, it supports the react-js stack I am using on a regular basis. ContributingGot ideas on how to make this even better? I'm all ears! Feel free to open an issue or submit a pull request. FutureThere are future plans to also support C# Debug.Logs and its contemporaries. As Microsoft sunsets Visual Studio for Mac, and moves further to use of Visual Studio Code for their C# stack, I believe there will be more of a need for it. Please let me know if this is something you would like to see development on. LicenseThis project is licensed under MIT License - because keeping things open and easy is how we roll. Happy coding, and remember: keep your console clean! 😉 |