IntelliJ在Javascript中包装注释

时间:2012-12-27 00:35:13

标签: intellij-idea

是否可以在JavaScript文件中包含IntelliJ中的长注释行?我打开了换行,如下面的设置所示,但是当我重新格式化代码时,它不会换行。

enter image description here

2 个答案:

答案 0 :(得分:2)

目前尚不支持代码重新格式化added a new feature request,请投票。

答案 1 :(得分:0)

我在Mac上使用IntelliJ 14,它有一个Fill Paragraph命令。通过令人敬畏的通用Command-Shift-A动作搜索功能访问它。像魅力一样工作!