mirror of
https://github.com/Kingsrook/qqq.git
synced 2025-07-18 05:01:07 +00:00
More live templates
This commit is contained in:
@ -1,6 +1,14 @@
|
||||
## Usage
|
||||
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)
|
||||
- Select the Template Group that you want to put them in
|
||||
- Recommended that you use a group whose name matches the file name you're loading from
|
||||
- You may need to create a new one group via the + button
|
||||
- Right-click on the Template Group and choose Paste.
|
||||
|
||||
## Publishing
|
||||
From IntelliJ > Preferences > Editor > Live Templates, right-click
|
||||
on one or more Live Templates to copy it - paste it into an XML file.
|
||||
|
||||
|
Reference in New Issue
Block a user