Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Fast Arrow (Haxe)New to Visual Studio Code? Get it now.
Fast Arrow (Haxe)

Fast Arrow (Haxe)

sayofthelor

|
459 installs
| (0) | Free
Fast Arrow extension for Haxe
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Fast Arrow (Haxe)

Fork of Fast Arrow for Haxe

gif

Available snippets

fa

This stands for fast arrow and it will turn to

() -> {
  YOUR_CURSOR_HERE
}

faa

This stands for fast arrow args and it will turn to

(YOUR_CURSOR_HERE) -> {

}

fai

This stands for fast arrow inline and it will turn to

() -> {}YOUR_CURSOR_HERE

Installation

You can find this inside your VSCode's marketplace. Search for the name "fast arrow"

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