Live Template for arrow function

Create arrow functions quicker thanks to builtin customizable templates

Live templates are a great way to quickly write common/repeating code. Arrow functions are no exception from this, so we introduced the arf live template to create them.

How to use:

In any JavaScript file, type arf and follow up with Enter or Tab to complete the template and generate the corresponding code.


Related Resources

Support for TypeScript types in JSDoc
Support for TypeScript types in JSDoc
Give the IDE new powers thanks to TypeScript-based types
Reload browser pages on save
Reload browser pages on save
Work on your frontend then switch to the browser to see how it looks like
Tailwind CSS support
Tailwind CSS support
Enjoy working with Tailwind CSS from the comfort of your IDE.