Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>console.frogNew to Visual Studio Code? Get it now.
console.frog

console.frog

paolochang

|
43 installs
| (0) | Free
Print console 🐸
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

console.frog

console.frog is a debugging tool for Visual Studio Code that enhances console.log by providing simple and visually distinct colored outputs for better variable recognition.

Features

  • Color-Coded Logs: Print logs with different colors for easy variable identification.
  • Custom Keybindings: Shortcut keys for different colored logs.
  • Compatibility: Works with Visual Studio Code version 1.84.0 and above.

Screenshots

To be added..

Installation

To install console.frog:

  1. Open Visual Studio Code.
  2. Go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window.
  3. Search for console.frog.
  4. Click Install to install it.
  5. Restart VS Code if prompted.

Usage

  • Use the specified keybindings (e.g., Ctrl+Alt+Y, Ctrl+Alt+I, etc.) to print logs in different colors.
  • Alternatively, use the corresponding commands in the Command Palette (Ctrl+Shift+P or Cmd+Shift+P on macOS) by typing "console.frog" to access the available commands.

Extension Settings

This extension contributes the following settings:

  • frog.consoleYellow: Shortcut key Ctrl+Alt+Y for yellow-colored logs.
  • frog.consoleIvory: Shortcut key Ctrl+Alt+I for ivory-colored logs.
  • frog.consoleOrange: Shortcut key Ctrl+Alt+O for orange-colored logs.
  • frog.consolePrint: Shortcut key Ctrl+Alt+P for print logs.
  • frog.consoleKhaki: Shortcut key Ctrl+Alt+K for khaki-colored logs.
  • frog.consoleLime: Shortcut key Ctrl+Alt+L for lime-colored logs.

Known Issues

Mention any known issues or limitations users might encounter while using your extension.

Release Notes

Keep users informed about updates, bug fixes, and new features with each release.

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