Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I utilize the entire space with text only? #67684

Closed
ceriworld opened this issue Jan 31, 2019 · 1 comment
Closed

How do I utilize the entire space with text only? #67684

ceriworld opened this issue Jan 31, 2019 · 1 comment
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) editor-wrapping Editor line wrapping issues

Comments

@ceriworld
Copy link

I would like to wordwrap to the edge or near the edge of the window in VSC. I've tried changing many settings in both settings and user settings specific to markdown. But nothing changes. I believe there might be an invisible column/pane?

In sublime text I simply add wrap_width of 0 and remove the minimap.

Here is a screenshot. You can see there is a large amount of space not being utilized. Can you help me wrap my text into this empty area?

Thank you for your help.

@vscodebot vscodebot bot added the editor-minimap Code/Text minimap widget issues label Jan 31, 2019
@rebornix rebornix added editor-wrapping Editor line wrapping issues and removed editor-minimap Code/Text minimap widget issues labels Jan 31, 2019
@alexdima
Copy link
Member

This is due to using a non-monospace font. You can change your font family to a monospace font. Let's continue tracking in #2654

@alexdima alexdima added the *duplicate Issue identified as a duplicate of another issue(s) label Jan 31, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Mar 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) editor-wrapping Editor line wrapping issues
Projects
None yet
Development

No branches or pull requests

3 participants