Skip to content
| Marketplace
Sign in
Visual Studio Code>Debuggers>Star ConsoleNew to Visual Studio Code? Get it now.
Star Console

Star Console

Mateus Pitura

|
198 installs
| (0) | Free
This extension is built to ease inserting log statements integrated with Chrome extension
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Star Console

🚧 This app is under development 🚧

Description

This project provides two complementary developer tools to enhance productivity:

Chrome Extension: view console.log outputs directly in your browser without needing to open the Developer Tools

VSCode Extension: easily insert console.log (or equivalent print statements) into your code across multiple programming languages

  • Features
  • How to Run
  • Technologies Used
  • Authors

Features

🔔 Snackbars: displays console.log messages as snackbars on the web page

🖨️ Easy Print: supports multiple programming languages (e.g., JavaScript, Python, Java, C, etc.)

🔗 Integration: install both to enjoy the full experience and a seamless workflow

How to Run

Chrome:

  1. On GitHub, navigate to the Releases tab, download the .zip file, and unpack it

  2. Open the Extensions tab in Chrome, enable Developer mode > Load unpacked

  3. On localhost, you will see a button to hide and another to clear

  4. When you print something using the emoji 🌠, it will appear as a snackbar

VSCode:

  1. In VSCode search for Star Console in extensions tab

  2. 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

Technologies Used

✔️ Typescript

Authors

Mateus Pitura

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft