Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Other
>
fast-console-log
New to Visual Studio Code?
Get it now.
fast-console-log
Camel
|
69 installs
|
(
0
)
|
Free
This is a quick way to implement 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
fast-console-log README
这是实现console.log的一种快速方法
你可以输入'变量名 + .log',然后按“TAB”键快速打印出来