-
Notifications
You must be signed in to change notification settings - Fork 60.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature Request] 代码折叠功能完善建议 #5284
Comments
Title: [Feature Request] Suggestions for improving the code folding function 🥰 Description of requirementsNoticed that the code folding function has been added, and here are two thoughts after trying it:
🧐 SolutionAdjust code folding logic and style 📝 Supplementary information |
我觉得目前的方案不太合理。应该显示开头的代码,然后把 并且还有一个问题是点击 |
I think the current plan is unreasonable. The code at the beginning should be displayed and And another problem is that after clicking |
放底部不太好修改,复制‘查看全部‘已修复 |
It’s not easy to modify when placed at the bottom. Copying ‘View All’ has been fixed. |
是否有办法关闭代码折叠功能?现在是默认开启代码折叠 |
Is there a way to turn off code folding? Code folding is now enabled by default |
🥰 需求描述
注意到已经增加代码折叠功能,尝试后提供两点想法:
🧐 解决方案
调整代码折叠的逻辑和样式
📝 补充信息
当前版本运行截图:
The text was updated successfully, but these errors were encountered: