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

No selecting color in InteliJ Idea #111

Open
Stenz123 opened this issue Mar 2, 2024 · 10 comments
Open

No selecting color in InteliJ Idea #111

Stenz123 opened this issue Mar 2, 2024 · 10 comments

Comments

@Stenz123
Copy link

Stenz123 commented Mar 2, 2024

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
image

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.

@nunomarks
Copy link

nunomarks commented Mar 2, 2024

This is happening on Webstorm as well.

@ashtonx
Copy link

ashtonx commented Mar 12, 2024

and rider

@EVA09
Copy link

EVA09 commented Mar 13, 2024

wowowo,,this bug is happening PhpStorm, version is latest
Interesting the bug not happend Goland, version is latest

@EVA09
Copy link

EVA09 commented Mar 13, 2024

Maybe this bug is caused by Jetbrains

@EVA09
Copy link

EVA09 commented Mar 13, 2024

As a temporary fix, download the previous version to overwrite the current new version
[2023.11.10.2029](https://plugins.jetbrains.com/plugin/download?rel=true&updateId=436285)

@jayr33n
Copy link

jayr33n commented Apr 3, 2024

@vladyslavvolkov is the project abandoned? This issue has been open for two months.

@emcek
Copy link

emcek commented Apr 9, 2024

you can fix by yourself...
image

@EVA09
Copy link

EVA09 commented Apr 9, 2024

in PhpStorm 2024.1 version, the bug better terrible

@emcek
Copy link

emcek commented Apr 16, 2024

I made clean install on virtual machine Hiberbee_Dark.zip and get it working so you can unzip and import at:
image

@emcek
Copy link

emcek commented Apr 16, 2024

I notice then only diffrenece between clean and update schaem is firs line:
<scheme name="Hiberbee Dark" version="142" parent_scheme="Darcula">
when change to:
<scheme name="Hiberbee Dark" version="142">
icls file work fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

6 participants