Files
qqq/qqq-dev-tools/intellij/live-templates/README.md
2022-09-14 13:59:34 -05:00

7 lines
373 B
Markdown

You can add these live templates to your IntelliJ as follows:
- Get the contents of one or more files on your clipboard
- e.g., `cat Kingsrook-SQL.xml | pbcopy`
- IntelliJ > Preferences > Editor > Live Templates
- Select the Template Group that you want to put them in (possibly creating a new one via the + button)
- Right-click on the Template Group and choose Paste.