We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Issue Type: Bug
The Search settings field inside the new settings editor has no text selection color, or it is the same as the fields background.
When text is selected, one cannot see it.
Also, when pasting something in the middle of the text, the cursor goes all to the right.
Here is a screen recording of the problem
I'm pressing Ctrl+X and Ctrl+V to cut/paste.
This issue is related to this comment: #50249 (comment). Initially I was thinking that selection did not work. It works, but no color appears.
VS Code version: Code - Insiders 1.27.0-insider (47d0584, 2018-08-29T05:18:47.523Z) OS version: Windows_NT x64 10.0.15063
The text was updated successfully, but these errors were encountered:
(Experimental duplicate detection) Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:
Sorry, something went wrong.
This is probably from your theme, which theme are you using?
Maybe same as #57281
The two issues are probably the same.
The extensions search bar has the same problem.
Looks like it is the theme indeed. I am using molokai.
Should I open an issue in the theme's repository instead?
No, I think we are not respecting the theme color correctly.
roblourens
No branches or pull requests
Issue Type: Bug
The Search settings field inside the new settings editor has no text selection color, or it is the same as the fields background.
When text is selected, one cannot see it.
Also, when pasting something in the middle of the text, the cursor goes all to the right.
Here is a screen recording of the problem
I'm pressing Ctrl+X and Ctrl+V to cut/paste.
This issue is related to this comment: #50249 (comment). Initially I was thinking that selection did not work. It works, but no color appears.
VS Code version: Code - Insiders 1.27.0-insider (47d0584, 2018-08-29T05:18:47.523Z)
OS version: Windows_NT x64 10.0.15063
The text was updated successfully, but these errors were encountered: