Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
通常在记事本上有一些图标可以让我们组合多行代码,最终只有一行。
我正在使用 PhpStorm 10.0.1,有什么方法可以让我获得这个选项。
请帮我解决这个问题
PhpStorm 有同样的事情。
单击以折叠代码块。然后点击展开。
这在代码折叠的文档中有更详细的解释
如果您没有看到这些图标,请转到Preferences > Editor > General > Code Folding并启用Show code folding outline。
Preferences > Editor > General > Code Folding
Show code folding outline