Author Topic: Live Errors - how to turn off pop up in editor window  (Read 637 times)

rowbearto

  • Senior Community Member
  • Posts: 2335
  • Hero Points: 132
Live Errors - how to turn off pop up in editor window
« on: April 17, 2023, 02:52:55 PM »
I like the live errors feature very much, I use it in Python.

When I use it and I'm typing in the editor window sometimes I see small popup windows with the found live error of that line.

These popups obscure things that I'm trying to see in the editor window.

I'd like to only see it if I move my mouse to the left of the editor window, I don't want them popping up in the middle of the window.

Is there any way to disable these popups?

patrick

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 1818
  • Hero Points: 151
Re: Live Errors - how to turn off pop up in editor window
« Reply #1 on: April 19, 2023, 01:24:44 PM »
There isn't currently a setting for that.  It should be possible to add a setting for that, so you get the hover messages for RTE errors only if you hover the mouse over the gutter icon.  I'll take a look at it.

rowbearto

  • Senior Community Member
  • Posts: 2335
  • Hero Points: 132
Re: Live Errors - how to turn off pop up in editor window
« Reply #2 on: April 19, 2023, 01:36:56 PM »
Thanks Patrick! I would very much appreciate a way to disable those popups.

rowbearto

  • Senior Community Member
  • Posts: 2335
  • Hero Points: 132
Re: Live Errors - how to turn off pop up in editor window
« Reply #3 on: May 03, 2023, 07:48:57 PM »
I don't see these popups in 27.0.2? Did you remove it in 27.0.2?

patrick

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 1818
  • Hero Points: 151
Re: Live Errors - how to turn off pop up in editor window
« Reply #4 on: May 04, 2023, 01:17:55 AM »
I did not.  I'll recheck it in the morning and see if one of the other changes caught it, or if was gated by one of the settings you changed in this group of threads.