-
-
Notifications
You must be signed in to change notification settings - Fork 16
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
No selecting color in InteliJ Idea #111
Comments
This is happening on Webstorm as well. |
and rider |
wowowo,,this bug is happening PhpStorm, version is latest |
Maybe this bug is caused by Jetbrains |
As a temporary fix, download the previous version to overwrite the current new version |
@vladyslavvolkov is the project abandoned? This issue has been open for two months. |
in PhpStorm 2024.1 version, the bug better terrible |
I made clean install on virtual machine Hiberbee_Dark.zip and get it working so you can unzip and import at: |
I notice then only diffrenece between clean and update schaem is firs line: |
Describe the bug
No visual feedback when selecting code in InteliJ Idea
To Reproduce
Use latest version and select it in the Editor -> Color Scheme
Expected behavior
The selected code should be marked in a color.
Screenshots
In the screenshot I selected two lines. You can see that they are selected (bottom right), but the selected lines aren't colored.
Desktop:
Arch Linux
Additional context
Text selection is working other themes. I also tried downgrading the InteliJ version, but no difference.
The text was updated successfully, but these errors were encountered: