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

Proposed setting: editor.wordWrapRuler #30609

Closed
waldyrious opened this issue Jul 13, 2017 · 2 comments
Closed

Proposed setting: editor.wordWrapRuler #30609

waldyrious opened this issue Jul 13, 2017 · 2 comments
Assignees
Labels
editor-core Editor basic functionality feature-request Request for new features or functionality
Milestone

Comments

@waldyrious
Copy link
Contributor

Currently there's no way to make editor.wordWrapColumn visible (except using the workaround of defining editor.rulers to contain the same value of editor.wordWrapColumn).

I'd like to propose a neweditor.wordWrapRuler setting, which would control whether the a vertical line should be drawn at editor.wordWrapColumn, similar to those drawn by editor.rulers.

The allowed values could be similar to those for editor.wordWrap:

  • 'off' (never show the ruler),
  • 'on' (always show the ruler),
  • 'wordWrap' (show the ruler whenever editor.wordWrap is "on").
@vscodebot vscodebot bot added editor editor-core Editor basic functionality labels Jul 13, 2017
@alexdima alexdima removed their assignment Aug 10, 2017
@alexdima alexdima added the feature-request Request for new features or functionality label Aug 10, 2017
@rebornix rebornix added this to the Backlog milestone Nov 20, 2017
@rebornix
Copy link
Member

This feature request will not be considered in the next 6-12 months roadmap and as such will be closed to keep the number of issues we have to maintain actionable. Thanks for understanding and happy coding!

@waldyrious
Copy link
Contributor Author

@rebornix is there a process for reopening issues like these? For example, is it acceptable if I submit it again (or request reopening here) after 12 months?

@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
editor-core Editor basic functionality feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

3 participants