Short cut Main Method - System Print Line
已回答
Could you introduce a short cut for mac for the following commands. There are used quite a lot but don't come up in autocomplete. 'sout' doesn't work for example.
public static void main(String[] args) {
}
and
System.out.println()
请先登录再写评论。
How and where in the code are you invoking it exactly?
There's a setting in Preferences | Editor | Live Templates that allows you to change the key that will expand live templates like 'sout':