Author Topic: Defs pane cursor spins for a long time...  (Read 4503 times)

joecar

  • Senior Community Member
  • Posts: 424
  • Hero Points: 9
  • engineer/gearhead
Defs pane cursor spins for a long time...
« on: July 22, 2019, 06:15:21 PM »
When clicking on a symbol in the Defs pane, the cursor spins for 10 or more seconds (and cursor is unavailable during this time).

Unchecked: Show Nesting, Show Statements, Expand All.
Checked: Sort by Line Number.

Is there something else I can do to speed it up...?
Thanks.

SlickEdit Pro 2018 (v23.0.2.0 64-bit) with hotfix 2.

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6866
  • Hero Points: 528
Re: Defs pane cursor spins for a long time...
« Reply #1 on: July 22, 2019, 11:39:34 PM »
Is the problem a particular file or do you have a large project open?

Dennis

  • Senior Community Member
  • Posts: 3961
  • Hero Points: 517
Re: Defs pane cursor spins for a long time...
« Reply #2 on: July 22, 2019, 11:49:20 PM »
Do you have the Tools > Options > Editing > Context Tagging(R) option > "Update references and call tree on single click" turned ON ?  If so, turn it off, that is probably what the editor is spending time on.

Also, in cases like this, you can always profile Slick-C to see where the time is being spent.

joecar

  • Senior Community Member
  • Posts: 424
  • Hero Points: 9
  • engineer/gearhead
Re: Defs pane cursor spins for a long time...
« Reply #3 on: July 24, 2019, 04:21:13 PM »
Is the problem a particular file or do you have a large project open?
This is a fairly large project.

joecar

  • Senior Community Member
  • Posts: 424
  • Hero Points: 9
  • engineer/gearhead
Re: Defs pane cursor spins for a long time...
« Reply #4 on: July 24, 2019, 04:23:52 PM »
Do you have the Tools > Options > Editing > Context Tagging(R) option > "Update references and call tree on single click" turned ON ?  If so, turn it off, that is probably what the editor is spending time on.

Also, in cases like this, you can always profile Slick-C to see where the time is being spent.

That was on... I'll turn it off and report back.

Thanks.

joecar

  • Senior Community Member
  • Posts: 424
  • Hero Points: 9
  • engineer/gearhead
Re: Defs pane cursor spins for a long time...
« Reply #5 on: July 24, 2019, 04:57:14 PM »
Do you have the Tools > Options > Editing > Context Tagging(R) option > "Update references and call tree on single click" turned ON ?  If so, turn it off, that is probably what the editor is spending time on.

Also, in cases like this, you can always profile Slick-C to see where the time is being spent.

That was on... I'll turn it off and report back.

Thanks.
ok seems to be much better.