Eclipse:更改ctrl + shift + / [英] Eclipse: Change the block comment style of ctrl+shift+/

查看:224
本文介绍了Eclipse:更改ctrl + shift + /的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

键盘快捷键 ctrl + shift + / 生成以下格式的注释:

  / * comment * / 

更改快捷方式,以便在星号前后添加一个空格?

  / * comment * / 

非常感谢!

解决方案

对于格式化值,您应该尝试以下事情。

Ctr + Shift + F



希望这将有助于您。


The keyboard shortcut ctrl+shift+/ produces comments in the format of:

/*comment*/

How can I change the shortcut so that it adds a space before and after the asterisk?

/* comment */

Many thanks!

解决方案

For formatting the values you should try following thing.

Ctr+Shift+F

Hope this will help you.

这篇关于Eclipse:更改ctrl + shift + /的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆