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

StickyScroll separator from editor not visible in Monokai theme #165584

Closed
crystalfp opened this issue Nov 5, 2022 · 3 comments
Closed

StickyScroll separator from editor not visible in Monokai theme #165584

crystalfp opened this issue Nov 5, 2022 · 3 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) editor-sticky-scroll feature-request Request for new features or functionality help wanted Issues identified as good community contribution opportunities

Comments

@crystalfp
Copy link

Type: Bug

StickyScroll separator from editor is not visible on screen under the code using Monokai theme.

StickyScroll is a great feature, but sometimes confound, because what it shows seems part of the code below it. For example:

image

Here the test "… dd16" seems empty on the screen, the black separator line is barely visible on my screen under the code. It is more visible on the right side outside the code, where I don't look during coding. Note instead that the line is clearly visible in the above screenshot.

To reproduce, load a .ts file, enable the Monokai theme, scroll the code an see StickyScroll seems part of the code below it.

Maybe just changing the line style into the style of the vertical ones (bottom-left in the screenshot) that mark tab stops is sufficient.

Thanks for considering.
mario

VS Code version: Code 1.73.0 (8fa188b, 2022-11-01T15:34:06.111Z)
OS version: Windows_NT x64 10.0.22621
Modes:
Sandboxed: No

System Info
Item Value
CPUs Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz (12 x 2592)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_renderer: enabled_on
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off
Load (avg) undefined
Memory (System) 31.77GB (11.93GB free)
Process Argv --crash-reporter-id df3b806e-c371-4e03-89b8-d13088946634
Screen Reader no
VM 0%
Extensions (66)
Extension Author (truncated) Version
vscode-openapi 42C 4.15.8
Bookmarks ale 13.3.1
read-aloud-text azu 1.2.3
vscode-file-templates bam 1.1.0
spellright ban 3.0.90
github-markdown-preview bie 0.3.0
markdown-footnotes bie 0.0.7
markdown-mermaid bie 1.15.2
markdown-yaml-preamble bie 0.1.0
vscode-toggle-quotes Bri 0.3.6
refactorix chr 0.3.7
markdown-word-count Cur 0.0.6
vscode-eslint dba 2.2.6
vscode-pandoc Dou 0.0.8
eslint-disable-snippets drK 1.3.0
gitlens eam 13.0.4
vscode-great-icons emm 2.1.86
restore-terminals Eth 1.1.8
vscode-todo-plus fab 4.18.4
auto-close-tag for 0.5.14
todo-tree Gru 0.0.219
plantuml jeb 2.17.4
code-eol jef 1.0.12
vscode-peacock joh 4.2.2
jsdoc-generator kim 0.0.4
tag-rename kri 0.2.1
stack-tabs kyl 0.0.2
git-graph mhu 1.30.0
prettify-json moh 0.0.3
tab-cycle mpo 1.0.1
isort ms- 2022.4.0
python ms- 2022.18.1
vscode-pylance ms- 2022.11.10
jupyter ms- 2022.9.1202862440
jupyter-keymap ms- 1.0.0
jupyter-renderers ms- 1.0.12
vscode-jupyter-cell-tags ms- 0.1.6
vscode-jupyter-slideshow ms- 0.1.5
hexeditor ms- 1.9.9
notepadplusplus-keybindings ms- 1.0.7
gremlins nho 0.26.0
abracadabra nic 6.16.0
pandocciter not 0.9.3
leaper Onl 0.10.5
refactor p42 1.163.0
vscode-jscpd pau 0.3.4
bib phr 0.3.0
git-file-history pom 1.0.1
vscode-thunder-client ran 1.20.1
typescript-hero rbb 3.0.0
vscode-yaml red 1.10.1
pandoc-markdown rso 0.1.2
vscode-javascript-booster sbu 14.0.1
code-settings-sync Sha 3.4.3
trailing-spaces sha 0.4.1
markdown-preview-enhanced shd 0.6.5
vscode-scss-formatter sib 2.4.3
unique-window-colors stu 1.0.51
sass-indented syl 1.8.22
tabnine-vscode Tab 3.6.19
highlight-matching-tag vin 0.10.1
intellicode-api-usage-examples Vis 0.2.6
vscodeintellicode Vis 1.2.29
change-case wma 1.0.0
JavaScriptSnippets xab 1.8.0
markdown-all-in-one yzh 3.4.3

(1 theme extensions excluded)

@jrieken jrieken added the feature-request Request for new features or functionality label Dec 5, 2022
@jrieken
Copy link
Member

jrieken commented Dec 5, 2022

Today this uses --vscode-scrollbar-shadow but it should be using a dedicated color that can be customized (by each theme and users)

@vscodenpa vscodenpa added this to the Backlog Candidates milestone Dec 5, 2022
@jrieken jrieken added the help wanted Issues identified as good community contribution opportunities label Dec 5, 2022
@vscodenpa
Copy link

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!

@jrieken
Copy link
Member

jrieken commented Dec 8, 2022

/duplicate of #157185

@jrieken jrieken closed this as completed Dec 8, 2022
@vscodenpa vscodenpa added the *duplicate Issue identified as a duplicate of another issue(s) label Dec 8, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Jan 22, 2023
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) editor-sticky-scroll feature-request Request for new features or functionality help wanted Issues identified as good community contribution opportunities
Projects
None yet
Development

No branches or pull requests

3 participants