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

Highlighted indent guides unexpected behavior #50529

Closed
buenon opened this issue May 27, 2018 · 2 comments
Closed

Highlighted indent guides unexpected behavior #50529

buenon opened this issue May 27, 2018 · 2 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Milestone

Comments

@buenon
Copy link

buenon commented May 27, 2018

Issue Type: Bug

When the cursor is outside of the current view (e.g. currently viewing lines 120-150 and the cursor is at line 100) the highlighted indent guides disappear.

Also, placing the cursor before a closing bracket and after the closing bracket should highlight the indent guildes differently.
Before the closing bracket should highlight the scope between the opening and closing brackets.
After the closing bracket should highlight the parent's scope.

VS Code version: Code 1.23.1 (d0182c3, 2018-05-10T17:11:17.614Z)
OS version: Windows_NT x64 10.0.15063

System Info
Item Value
CPUs Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz (8 x 3600)
GPU Status 2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
rasterization: disabled_software
video_decode: enabled
video_encode: enabled
vpx_decode: unavailable_software
webgl: enabled
webgl2: enabled
Memory (System) 15.88GB (8.03GB free)
Process Argv C:\Program Files\Microsoft VS Code\Code.exe
Screen Reader no
VM 67%
Extensions (3)
Extension Author (truncated) Version
vscode-svgviewer css 1.4.4
xml Dot 2.0.0
beautify Hoo 1.3.0
@vscodebot vscodebot bot added editor editor-bracket-matching Editor brace matching labels May 27, 2018
@alexdima alexdima added this to the May 2018 milestone May 28, 2018
@alexdima
Copy link
Member

Duplicate of #49173

@alexdima alexdima marked this as a duplicate of #49173 May 29, 2018
@alexdima alexdima added *duplicate Issue identified as a duplicate of another issue(s) and removed editor editor-bracket-matching Editor brace matching labels May 29, 2018
@microsoft microsoft deleted a comment from vscodebot bot May 29, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Jul 13, 2018
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)
Projects
None yet
Development

No branches or pull requests

2 participants