如何像在 TextMate 中一样在 PHPStorm/WebStorm 中保留代码折叠?
PHPStorm 与 TextMate 不同,在关闭并再次打开文件时会“忘记”折叠的代码区域。
有时,即使折叠区域内没有匹配项,折叠部分也会在搜索和替换后自行打开。
有没有办法让 PHPStorm 记住我在 PHP/JavaScript/CSS 文件中的折叠?
PHPStorm, unlike TextMate, "forgets" the folded code areas when closing and opening the file again.
Sometimes the foldings open by themselves after search-and-replace, even though there were no matches inside the folded areas.
Is there a way to make PHPStorm remember my foldings in PHP/JavaScript/CSS files?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
目前这是不可能的。
我们的跟踪器中有很多相关问题
http://youtrack.jetbrains.net/issues/WI?q=%23Unresolved +折叠
This is currently not possible.
There's a bunch of related issues in our tracker
http://youtrack.jetbrains.net/issues/WI?q=%23Unresolved+folding
这可以通过使用这样的评论来实现
this can be possible by using comments like this