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

Rainbow Variables code coloring reappears after uninstalling/disabling plugin #2579

Closed
1 of 3 tasks
habizzle opened this issue Jan 3, 2023 · 5 comments
Closed
1 of 3 tasks

Comments

@habizzle
Copy link

habizzle commented Jan 3, 2023

Please check

  • I already support this project.
  • If you are submitting a feature request, please do consider buy this plugin here or donating us on Open Collective Or by AliPay/WeChatPay.
  • This issue/feature request is not reported before.

Your programming languages

Java

Expected Behavior

  1. Enable Rainbow Variables
  2. Optionally: Disable it
  3. Deactivate (or uninstall) Rainbow Brackets plugin
  4. Code coloring from Rainbow Variables is (still) off

Current Behavior

Code coloring is on again after deactivating or uninstalling the plugin. Code coloring was off after having disabled the feature in step 2 but is now on again after step 3.

Your Environment

  • Plugin version:
IntelliJ IDEA 2022.3.1 (Ultimate Edition)
Build #IU-223.8214.52, built on December 20, 2022
Licensed to me
Subscription is active until February 6, 2023.
Runtime version: 17.0.5+1-b653.23 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Linux 6.1.1-arch1-1
GC: G1 Young Generation, G1 Old Generation
Memory: 6144M
Cores: 16
Registry:
    ide.intellij.laf.enable.animation=true
    editor.focus.mode.color.light=697098
    ide.editor.tab.selection.animation=true
    debugger.new.tool.window.layout=true
    ide.new.editor.tabs.vertical.borders=true
    ide.experimental.ui=true
    ide.balloon.shadow.size=0
    editor.focus.mode.color.dark=697098
    workspace.model.spring.facet.bridge=false

Non-Bundled Plugins:
    name.kropp.intellij.makefile (223.8214.6)
    com.intellij.properties.bundle.editor (223.7571.203)
    org.asciidoctor.intellij.asciidoc (0.38.4)
    izhangzhihao.rainbow.brackets (2023.1.0)
    com.chrisrm.idea.MaterialThemeUI (8.4.1)
    org.sonarlint.idea (7.3.0.59206)

Kotlin: 223-1.7.21-release-272-IJ8214.52
Current Desktop: XFCE
@habizzle habizzle added the bug? label Jan 3, 2023
@open-collective-bot
Copy link

Hey @habizzle 👋,

Thank you for opening an issue/feature request. We will get back to you as soon as we can.

Please consider support us by buying a license here or donating from OpenCollective https://opencollective.com/intellij-rainbow-brackets.

And we have a special plan for paid users, if you are a paid user, your issue or feature request will have a higher priority.

If you are creating a issue, please make sure you already read the latest change log here.

@izhangzhihao
Copy link
Owner

Hi, you can disable it here:
image

and make sure two of these options not checked, then this plugin will keep your variables not touched.
image

@habizzle
Copy link
Author

habizzle commented Jan 3, 2023

Thanks for your reply!

I think this is a problem with your deactivate/uninstall hook (I am not accustomed to writing IDEA plugins, but I guess there is some kind of hook to clean things up):

After I have disabled your plugin, the Rainbow Variables reappear - even if I have configured everything as you proposed above.

@izhangzhihao
Copy link
Owner

Rainbow Variables even works after you disable the Semantic Highlighting option?
image

@habizzle
Copy link
Author

habizzle commented Jan 3, 2023

Well, I just wanted to check and disabled the plugin again completely - this time the code colors did not switch back to the Rainbow Variables style...I don't know, what was different this time.

I am pretty sure, that I was experiencing some kind of bug when I disabled your plugin for the first 3 times and the code color changed back to the Rainbow Variables style (as described in first post) - but I am glad disabling worked now :).

So I keep this ticket open (as I think there is a bug) but my problem is resolved, so feel free to close.

Thanks for your support!

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

No branches or pull requests

2 participants