Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Debug arrow functionNew to Visual Studio Code? Get it now.
Debug arrow function

Debug arrow function

adampalhazi

|
1,726 installs
| (1) | Free
Help debug arrow functions
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-debug-arrow-function

vscode-debug-arrow-function

To help debugging you can create usual "block body" to your arrow function and later convert it back

Installing

This extension is available for free in the Visual Studio Code Marketplace

Usage

Debug arrow function:

  • Highlight the function body
  • Press Cmd+Shift+a
  • The output is expanded function body

Compact function body:

  • Highlight the function body
  • Press Cmd+Shift+i
  • The output is concise function body

License

MIT License

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