Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Simple Console Log for JS/TSNew to Visual Studio Code? Get it now.
Simple Console Log for JS/TS

Simple Console Log for JS/TS

itswil

|
1 install
| (0) | Free
The simplest console log shortcut for your JavaScript/TypeScript
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

🐸 Simple Console Log

The simplest console log shortcut for your JavaScript/TypeScript.

Usage

Usage demo

  1. Place cursor on a variable.

  2. Use the keyboard shortcut:

  • Windows/Linux: Ctrl Alt l
  • Mac: Ctrl Option l

=> 🪄 ✨ console.log('🐸 count:', count);

Works for any JavaScript, JSX, TypeScript, TSX file as well as Astro, Svelte, and Vue.

Requirements

Simple Console Log only works with the following file types:

  • .js
  • .jsx
  • .ts
  • .tsx
  • .mjs
  • .cjs
  • .mts
  • .cts
  • .astro
  • .svelte
  • .vue

FAQs

Why is there a frog?

That's the Simple Console Log frog 🐸.

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