Author Topic: How to disable "symbol under cursor" popup, but continue highlighting matching  (Read 1051 times)

rowbearto

  • Senior Community Member
  • Posts: 2344
  • Hero Points: 132
See attached screenshot, symbol_under_cursor.png for an explanation of my question.

I also showed my Python "Preview and Highlighting" screen. Nothing is checked there.

I'd like to disable this popup as it is blocking things I would like to see.

Dennis

  • Senior Community Member
  • Posts: 3998
  • Hero Points: 521
I will put in a hot fix for this.  There is some general purpose code that collects messages associated with markers, I suppose we can filter out messages for symbol highlighting if the option to show comments for the symbol under the mouse is off.

rowbearto

  • Senior Community Member
  • Posts: 2344
  • Hero Points: 132
Thanks Dennis!

rowbearto

  • Senior Community Member
  • Posts: 2344
  • Hero Points: 132
I have 27.0.2 and I don't see this issue anymore. It was fixed in 27.0.2?

Dennis

  • Senior Community Member
  • Posts: 3998
  • Hero Points: 521
Yes -- all the hot fixes from 27.0.1 are in 27.0.2.