flathub / flathub/com.visualstudio.code

"editor.rulers" not working

未关闭
#441 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Shell
星标
217
派生
82
平均合并
1 天 7 小时
30 天内合并 PR
1

描述

I would like to add some rulers
My Config
` "editor.rulers": [
{
"column": 72,
"color": "#9a32ad"
},
{
"column": 89,
"color": "#000000"
},
]`
This does nothing, I also tried passing an empty array but that also did nothing (The default ruler was still there, although I don't know why I have a default ruler as the default settings json file has a empty array for editor.rulers)

Additional :
OS : Zorin 16.2 (Based on Ubuntu 20.04)
Do tell If I can provide any other info

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。