flathub / flathub/com.visualstudio.code
"editor.rulers" not working
オープン
- 主要言語
- Shell
- スター
- 217
- フォーク
- 82
- 平均マージ
- 1日 7時間
- マージ済み PR(30日)
- 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 はまだ評価されていません。