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

vscode-prefix-log

zhangleilei

|
882 installs
| (0) | Free
快速输出javascript日志
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

快速输出前端日志

var str = "hello world";

编辑器输入: str.log;

按键:option+shift+d(mac); alt+shift+d(windows);

自动输出: console.log('str========',str);

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