开发者

Eclipse IDE template key shortcut?

开发者 https://www.devze.com 2023-02-26 04:10 出处:网络
In Eclipse IDE, open \"template\" view,开发者_如何转开发 it has a button \"Insert into Editor\", how can I bind a key shortcut to it ?

In Eclipse IDE, open "template" view,开发者_如何转开发 it has a button "Insert into Editor", how can I bind a key shortcut to it ?

Thanks.


Using key combination ctrl+Space on a context ( for example text "main") will open the code template pane in your editor and you can use arrow keys to select the template you want to insert.


Use Ctrl+Space twice to elicit the template dialog (usually comes with the desired template selected).

0

精彩评论

暂无评论...
验证码 换一张
取 消