Closed
Description
If your feature request related to a problem, describe it here./如果你的功能和问题相关,在这里描述它。
No response
Describe your feature here./在这里描述你的功能。
如果文档不长,没有显示侧边滑块的时候,看不见面板之间的分割线,建议可以做点区分,比如加上条细一点的灰色竖线
Additional Information/附加信息
No response
检查清单 - Check list
- I have finished the title and deleted the hints. (keep the [FR] there)/我已经填好了标题并且删除了提示文本。(保留[FR]在原处)I have clearly described my feature./我已经清楚地描述了我想要的功能。I know it should be done by a theme./我知道这是主题应该完成的。It isn't a plugin feature./这不是一个插件功能。I didn't check all the checkboxes and therefore I just checked all of them. Please close and tag this feature request./我没有检查所有的复选框,只是闭眼选中了所有复选框。请关闭并标记这个功能请求。No plugin does this feature./没有插件完成这个功能。Not too hard for a theme to complete this feature./这个功能对主题来说不难实现。
Metadata
Metadata
Assignees
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
github-actions commentedon Feb 10, 2025
Thank you for confirming the issue. Your issue will be reviewed in several days.
感谢提交议题。你的议题会在几天内检查。
emptylight370 commentedon Feb 11, 2025
这个线是VSCode Lite时候就隐藏了,我个人也挺喜欢的。要不要重新显示以及怎么重新显示我还得再想想。说不定会以代码片段形式给你。
emptylight370 commentedon Feb 11, 2025
我研究了一下,在鼠标悬浮的时候显示一条线如何,就像VSCode那样的,我不知道是我用的主题还是原本自带的,总之我先那么写一下
feat(#19): 添加dock分隔线的悬浮样式
emptylight370 commentedon Feb 11, 2025
我在新的分支推送了提交,你看看效果如何。这个是随文档树样式开关的。关掉文档树样式就有分隔线了。为什么会放到那里去我还得回忆一下。
不过我现在知道如何去掉隐藏效果了。在打开文档树样式那个开关的时候,添加如下代码片段:
Tlonglan commentedon Feb 12, 2025
可以可以,谢谢大佬!
emptylight370 commentedon Feb 12, 2025
Tlonglan commentedon Feb 12, 2025
enne~ but拉分支的操作 我不是很熟悉hhh
feat: 侧栏分隔线在鼠标悬停时会高亮显示