🖨️ Easy Print: quickly insert print statements anywhere in your code using simple keyboard shortcuts
🌍 Multi-Language Support: automatically inserts the correct print statement syntax for multiple languages (C, C++, Go, Java, JavaScript, TypeScript, React, PHP, Ruby, Python, Shell Script)
How to Run
In VSCode search for Star Console in extensions tab
Select some code and press Shift + Alt + L. This will insert a print statement in the file's programming language, beginning with the emoji 🌠. It also supports empty selections