Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

Large unused area in visual studio code on right

I’m using VSC for the first time and I’m confused by the ruler in the code. Will it prevent me from writing past it? If so, then it seems like there’s a huge unused area in the window.

I was able to remove the minimap, but I still cannot find a way to remove this huge unused space, can any one suggest how to get rid of it enter image description here

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

>Solution :

That line is just a visual guide. See the editor.rulers setting.

It doesn’t necessasrily wrap lines when you start to write past it, unless you also do "editor.wordWrap": "wordWrapColumn" and set "editor.wordWrapColumn" to something.

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading