Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Snippets
>
Lupex Productivity Pack
New to Visual Studio Code?
Get it now.
Lupex Productivity Pack
Lorenzo-Lupetti
|
85 installs
|
(
0
)
|
Free
A set of snippets and extensions to increase efficency.
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
README
Features
There is a small set of console.log snippets for javascript and typescript:
logc
: print a colored log.
logd
: print a debug log.
logv
: print a visual log.
Enjoy!