Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Other
>
log-snippet
New to Visual Studio Code?
Get it now.
log-snippet
blue935741839
|
5 installs
|
(
0
)
|
Free
insert console.log
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
Log Snippet
快速插入
console.log('😀 text:', text)
的 VSCode 插件。
功能
在编辑器中选择文本或变量
按快捷键插入对应的 log 语句
使用方法
选中变量/文本
按
Ctrl+Shift+L
快捷键