-
Notifications
You must be signed in to change notification settings - Fork 29.4k
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
Add a vertical ruler that follows the cursor #15027
Comments
Those examples are all plugins, not options that should be built in. A quick search in the extension marketplace reveals: cursoruler There are a couple others that show all kinds of rulers/indent guides. |
Thank you for your reply. |
I think it would make sense to tie this functionality with the current Note that such a naming scheme would not only be more consistent with existing functionality, but it would also avoid confusion with terminology used for different purposes (i.e. indent guides and vertical rulers). |
Also check out #30610, regarding the ambiguity of the term "ruler". |
ya i recently set editor.lineHighlightBackground and expected to find a column highlight too - please & thanks |
@alexandrudima please note that this request is for a dynamic ruler that shows in what column the cursor is, the same way that The misunderstanding is due to the conflicting meanings given to the term "ruler" (which was separately raised in #30610), but looking at the packages mentioned in the opening comment (CursorRuler and Rulerz) clarifies what OP meant. |
This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation. Happy Coding! |
I'd like something of a "cursor crosshair." Just as the horizontal line is highlighted, I'd like the vertical to be as well. |
How are the "upvotes" counted? Is it for all comments or just the top one? This seems like an obvious feature. I'm in some old HTML and JSP [sigh] files sometimes and this would save some of my sanity by helping me see open/close tags lining up. And when it's time to factor code, top and bottom of "tall" blocks are much easier to see, even when I'm on a line somewhere inside the block. The indent guides help, but seeing line starts relative to my cursor helps more sometimes. And 3.5 years is a long time. I just switched to Vscode from Atom and I'm surprised this simple basic useful thing isn't already here. |
@alexdima does your bot count the upvotes on only the first comment? Or across all comments? I'll have to ask a few friends for some upvotes. Yay. |
This feature request has not yet received the 20 community upvotes it takes to make to our backlog. 10 days to go. To learn more about how we handle feature requests, please see our documentation. Happy Coding |
🙁 In the last 60 days, this feature request has received less than 20 community upvotes and we closed it. Still a big Thank You to you for taking the time to create this issue! To learn more about how we handle feature requests, please see our documentation. Happy Coding! |
Steps to Reproduce:
The text was updated successfully, but these errors were encountered: