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

Cursor jumps during editing with Document Outline enabled #69292

Closed
vsfeedback opened this issue Jul 31, 2023 · 3 comments · Fixed by #69921
Closed

Cursor jumps during editing with Document Outline enabled #69292

vsfeedback opened this issue Jul 31, 2023 · 3 comments · Fixed by #69921
Assignees
Labels
Area-IDE Bug IDE-Navigation Navigation and search Navigation-Document Outline label to groups issues reported for the document outline feature
Milestone

Comments

@vsfeedback
Copy link

vsfeedback commented Jul 31, 2023

This issue has been moved from a ticket on Developer Community.


[regression] [worked-in:17.7.0 preview 4.0]
Greetings!

“When I want to type some code in an old class I made, the Visual Studio editor goes to another line. I would like to write a function, ‘Hello, World!’, and when I’m typing, it jumps to another line, just like in the screenshot example. However, it jumps to the main class! Please take a look at the example screenshots below.”

image


Original Comments

Feedback Bot on 7/30/2023, 09:16 PM:

(private comment, text removed)


Original Solutions

(no solutions)

@dotnet-issue-labeler dotnet-issue-labeler bot added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels Jul 31, 2023
@sharwell
Copy link
Member

I believe this is related to Document Outline. I've seen it occur twice since the feature was enabled again; when it happens, it will happen repeatedly in the same document, but otherwise was extremely rare. I'm not sure what the underlying cause is yet.

@devabady
Copy link

devabady commented Aug 1, 2023

I believe this is related to Document Outline. I've seen it occur twice since the feature was enabled again; when it happens, it will happen repeatedly in the same document, but otherwise was extremely rare. I'm not sure what the underlying cause is yet.

To be honest, yeah, that's what I thought because I have to work with the Document Outline feature and disable and enable it every time, which will definitely take time. However, they need to fix this bug as soon as possible. best regards, ABDULHADI ALANAZI

@arunchndr arunchndr added Navigation-Document Outline label to groups issues reported for the document outline feature and removed untriaged Issues and PRs which have not yet been triaged by a lead labels Aug 2, 2023
@arunchndr arunchndr added this to the 17.8 P3 milestone Aug 2, 2023
@sharwell sharwell added Bug IDE-Navigation Navigation and search labels Aug 4, 2023
@sharwell sharwell changed the title when i wanna write code in my class c# Cursor jumps during editing with Document Outline enabled Aug 4, 2023
sharwell added a commit to sharwell/roslyn that referenced this issue Sep 12, 2023
sharwell added a commit to sharwell/roslyn that referenced this issue Sep 12, 2023
@SteveReddoch
Copy link

Document Outline

Yes, I found if I turn off document outline it stops jumping around.

@sharwell sharwell modified the milestones: 17.8 P3, 17.7.5 Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-IDE Bug IDE-Navigation Navigation and search Navigation-Document Outline label to groups issues reported for the document outline feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants