So, I installed VS Code on my Mac and it works great. There only this white vertical line goes across the screen, which is annoying.
I'm not sure if he should be a kind of guide, ruler or anything else. He appeared only from the very beginning. Is there any way to disable it?
It looks like this:
I was also very interested ... so I finally tracked down the setting that turned it off.
If you search in your settings file - the default settings - you will find
// Controls whether the editor should display indent guides"editor.renderIndentGuides": true,
// Controls whether the editor should display indent guides
"editor.renderIndentGuides": true,
false - , "" .
. . VSCode?, , . , , , .
, :
editor.rulers.
editor.rulers
, . , :
"editor.rulers": []
Source: https://habr.com/ru/post/1016591/More articles:Where are Heroku apps located? - herokuthe form field is empty when the input value received from the database is 0 - htmlDisable wave underline in VS code - visual-studio-codeNon-binding POD element initialization elements - c ++Восстановить состояние представления перед применением атрибутов XML - androidHow to sum columns of an array in Python - pythonAsp.net core testing controller with IStringLocalizer - c #Unable to create observable from Observable.bindNodeCallback (fs.readFile) in TypeScript - typescriptDoes multiple PouchDB databases create bad design in the same application? - nosqlenv: node: no such file or directory in mac - node.jsAll Articles