mirror of
https://github.com/Kingsrook/qqq.git
synced 2025-07-19 13:40:44 +00:00
7 lines
373 B
Markdown
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.
|