Extension provides options to customize the behavior of the snippets:
Option
Description
languageScopes
list of supported languages / files recognition
prettierEnabled
determines if snippets should be parsed with project prettier config
importReactOnTop
If disabled, snippets won't contain import React on top. React 17+ support
typescript
adds additional typescript snippets
Search command
You can search through snippets with ES7 snippet search command which can be run with CMD + Shift + P or just use CMD + Shift + OPTION + R ( CTRL + Shift + ALT + R for Windows & Linux ) keybinding.