| <html> |
| <head> |
| <link rel="stylesheet" type="text/css" href="css/tips.css"> |
| </head> |
| <body> |
| |
| |
| <h1>Try Live Templates</h1> |
| <p>Live Templates |
| allow you to generate many typical code constructs in seconds! For example, type</p> |
| <p class="image"><img src="images/live_templates_1.png"></p> |
| |
| <p>in a method and press the <span class="shortcut">Tab</span> |
| key to see what happens.</p> |
| <p class="image"><img src="images/live_templates_2.png"></p> |
| |
| <p>Use the <span class="shortcut">Tab</span> key to move between the template fields. |
| See <span class="control">File | Settings | Live Templates</span> |
| for more details.</p> |
| |
| |
| |
| </body> |
| </html> |