Git Product home page Git Product logo

Comments (5)

izhangzhihao avatar izhangzhihao commented on June 18, 2024 1

Rainbow Brackets doesn't set variable colors for write and read actions. To test if the issue is related to Rainbow Brackets, you can try temporarily disabling it and see if the variable colors behave as expected.

Please follow these steps to disable Rainbow Brackets:

  1. Go to the settings/preferences in PyCharm.
  2. Navigate to the "Plugins" section.
  3. Locate Rainbow Brackets in the list of installed plugins.
  4. Uncheck the checkbox or toggle off the switch to disable Rainbow Brackets.
  5. Apply the changes and restart PyCharm.

After disabling Rainbow Brackets, check if the variable colors are displayed correctly for write and read actions.

from intellij-rainbow-brackets.

izhangzhihao avatar izhangzhihao commented on June 18, 2024

Sorry, I don't understand, could you please provide some screenshots?

from intellij-rainbow-brackets.

kilitary avatar kilitary commented on June 18, 2024

Look here: https://kilitary.ru/sc2.png
When i selectede variable pycharm automatically highlights reads and writes of this variable with red if write and cyan when it is written to.
On screenshot the block FOR (where i point) is highlighted and variable name is aways white. no matter write or red operation is it.

from intellij-rainbow-brackets.

kilitary avatar kilitary commented on June 18, 2024

yes, after disabling rainbow the variable displayed in correct colors

from intellij-rainbow-brackets.

izhangzhihao avatar izhangzhihao commented on June 18, 2024

I see, that the highlighting of "error" and other variables use the same technical implementation method, so rainbowify scope and rainbowify variables are conflict features. You can using Broder Highlighting as a replacement if you want to keep the variables highlighting.

from intellij-rainbow-brackets.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.