How can I hide the following lines to get a cleaner code view?
Like this in the official documentation:
How can I do that or find settings in t
I tried the previous answers, but it would not let me, as it said the file was read-only, so the solution I found was below:
Click on menu File → Preferences → Settings.
In the search box, type "render indent guides" (without the ""
)
Untick the box which says "Controls whether the editor should render indent guides".
This removes the indent guides.