使用实时模板可以插入频繁使用的代码结构。

Live template

例如,输入 psvm 并按 Tab 可以插入 main() 方法声明模板,然后输入 sout 可以插入 print 语句。

Apply a live template