Create Reusable Code Snippets

Save time by reusing blocks of code with custom code snippets.

How to quickly create a code snippet:

  1. Select the code you find yourself using often.
  2. Press ⌘⇧A (macOS) / Ctrl+Shift+A (Windows/Linux) and type Save as Live Template.
  3. Add the abbreviation and description.
  4. Save the code snippet.

You can modify your code snippet by adding variables to it.


Related Resources

Clean Up Messy Imports With Optimize Imports
Clean Up Messy Imports With Optimize Imports
Quickly remove any unused imports and more.
Add console.log Faster
Add console.log Faster
Use Postfix Completion to quickly add console.log.
Find in Path with the Navigation Bar
Find in Path with the Navigation Bar
Use the Navigation bar and Find in File together and be faster than all of your team members.