Repository
Snippets Injection in IDE
Code expander into your IDE.
Snippets are designed to save you time with repetitive and recurring queries that can be easily injected directly into your IDE.
Simply go to your editor and type @@
.
All queries snippets will appear in a list, and you can navigate through the list using the keyboard.
Start typing keywords, and the query names will filter automatically for faster access.
Select the relevant query by pressing Enter
to inject it into your screen.