Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Arrow Fun SnippetsNew to Visual Studio Code? Get it now.
Arrow Fun Snippets

Arrow Fun Snippets

TWulfZ

|
358 installs
| (0) | Free
Simple arrow function snippets that will make you more faster for code JS/TS/JSX/TSX
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

arrow-fun-snippets

Make your code faster feature Arrow Fun Snippets

Snippets on JS/JSX

Snippet Renders
arr Void arrow function
arrp Arrow function with params
arrc Const void arrow function
arrcp Const arrow function with params
arrt Timeout arrow function
arr as Void async arrow function
arrp as Async arrow function with params
arrc as Const void async arrow function
arrcp as Const async arrow function with params
arrt as Timeout async arrow function

Snippets on TS/TSX

Snippet Renders
arr Void arrow function
arrp Arrow function with params (with types)
arrc Const void function
arrcp Const arrow function with params (with types)
arrt Timeout arrow function
arr as Void async arrow function
arrp as Async arrow function with params (with types)
arrc as Const void async arrow function
arrcp as Const async arrow function with params (with types)
arrt as Timeout async arrow function

Feedback

This is my first extension, any feedback is appreciated!.

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