gpt4 book ai didi

java - 是否可以修改 Eclipse 的注释行为以在当前缩进级别而不是在行的开头添加斜杠?

转载 作者:搜寻专家 更新时间:2023-10-30 21:13:00 24 4
gpt4 key购买 nike

默认情况下,按注释掉快捷键 Ctrl + / 的行为如下:

enter image description here

请注意,// 被添加到该行的最左侧位置。

有没有办法设置它,使 // 出现在与被注释掉的代码相同的缩进级别?

例如
enter image description here

也许是 Python 的习惯,但我发现当所有内容都处于同一缩进级别时更容易解析。

有没有办法改变斜杠出现的位置?

最佳答案

是的,这是可能的。 go to this link for detailed info

先去Preferences,然后

On the left side of the box, expand the Java option, then expand Code Style and finally click Formatter

您将登陆 Java-Profile 页面: enter image description here

另一种临时方法是通过 CTRL+SHIFT+F 快捷方式 (Eclipse: Change the block comment style of ctrl+shift+/)。所以你会突出显示这些评论,然后按组合键。

然后我还会使用 CTRL+SHIFT+F 的快捷方式,比如 ALT+F5(按 CTRL+3,“键”以获取首选项页面。

关于java - 是否可以修改 Eclipse 的注释行为以在当前缩进级别而不是在行的开头添加斜杠?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/15735156/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com