How to insert smart statement completion

已回答

Many a times we use statements like Person person = new Person(); Is there a keyboard shortcut to auto complete the new Person() once I write Person person=

0

请先登录再写评论。