Wek*_*bor 5 netbeans intellij-idea
在Visual Studio和Netbeans中,我可以用行注释折叠自定义区域。
-视觉工作室风格:
#region Description
Your code goes here...
#endregion
-netbeans样式:
// <editor-fold desc="Description">
Your code goes here...
// </editor-fold>
Run Code Online (Sandbox Code Playgroud)
我的问题是,可以将自定义区域折叠为intellij创意吗?
| 归档时间: |
|
| 查看次数: |
557 次 |
| 最近记录: |