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

Vertical rainbow lines not updating properly in "MultiLineOnly" mode #335

Open
miitors-tbm opened this issue Jan 4, 2023 · 0 comments
Open

Comments

@miitors-tbm
Copy link

How to reproduce

  1. Enable rainbow lines and set the mode to "MultiLineOnly".
  2. Set the cursor such that a vertical rainbow line appears at the current multi-line nesting level.
  3. Move the cursor to between two same-line braces inside a different multi-line "scope" (e.g. moving from one method definition to another).

Expected behavior

The vertical rainbow line should update to match the current multi-line scope.

Observed behavior

The vertical rainbow line stays in the previous position until the cursor is placed somewhere at the "root" of the new multi-line scope.

Example

image
image

Running Visual Studio 2022 version 17.4.3 with Viasfora version 4.4.212.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant