Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Snippets
>
js-snip
New to Visual Studio Code?
Get it now.
js-snip
radu
|
1,108 installs
|
(
0
)
|
Free
JavaScript snippets
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
Features
Snippets for JavaScript
nfun - Creates a named function
afun - Creates an anonymous function
arfun - Creates an arrow function
aarfun - Creates an anonymous arrow function