dracula / visual-studio-code

🧛🏻‍♂️ Dark theme for Visual Studio Code
https://draculatheme.com/visual-studio-code
MIT License
782 stars 208 forks source link

Selected text can't seen on folded element #210

Closed sametsafak closed 2 years ago

sametsafak commented 2 years ago

Hi,

When I try to select something on a folded element, I can't see if it's selected or not.

In screenshot, I just select multiple lines to make it visible to you, but if I want to select some attributes in one line (like class name 123) on folded element, I just can't see if it's selected it or not.

Screen Shot 2022-02-10 at 21 13 44
himhimlo commented 2 years ago

Agree, I also use code fold all the days the issue is a bit annoying.

zhulien-ivanov commented 2 years ago

This is an extremely annoying issue which makes the theme basically unusable in large codebases using VS Code. Any plan on addressing it?