Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>yby6-logNew to Visual Studio Code? Get it now.
yby6-log

yby6-log

yangbuyiya

|
7 installs
| (0) | Free
ws的log效果
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

My VS Code Extension

This extension provides a convenient way to expand .log statements to console.log in your JavaScript or TypeScript code.

Features

  • Automatically expand .log to console.log.
  • Supports JavaScript, TypeScript, and Vue.js files.

Usage

  1. Type variableName.log in the editor.
  2. Press Enter (or your custom keybinding) to expand it to console.log(variableName);.

Installation

  1. Download the extension from the Visual Studio Code Marketplace.
  2. Install it via the Extensions view in Visual Studio Code.

Contribution

Contributions are welcome! Please submit issues or pull requests on GitHub.

License

MIT License @yby6.com

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