fast-arrow
fast-arrow copied to clipboard
A VSCode snippet to write JS arrow function really fast
Results
4
fast-arrow issues
Sort by
recently updated
recently updated
newest added
I've always used fast arrow when I was using React. I'm now studying Flutter and felt the need for some fast arrows.
It would be great to have: faf: ()=>("cursor here") fas: ()=>"cursor here" fae: ()=>"cursor here"
This is not an issue but it will be nice to extend functionality to have also async () => {} thanks!