Author Topic: Go to Reference problem  (Read 1668 times)

baseband

  • New Community Member
  • Posts: 2
  • Hero Points: 0
Go to Reference problem
« on: November 27, 2018, 05:38:57 PM »
I am using SlickEdit v23.0.0.11 64-bit on Ubuntu 18.04.1 LTS.

I have used SlickEdit on Windows for C for a long time.

I have recently started using v23 for Python.
If I set the cursor in the edit window on a Python symbol and then attempt a Go To Reference (Ctrl-/), I expect to see a list in the References Window of all references of that symbol. This list displays for a split second and then disappears, leaving only the definition of the symbol itself in the list.

I don't know whether this is unique to Python, v23 or the linux release of SlickEdit.

Is there a way to execute a Go To Reference and see the entire list of references?

I have loaded the latest Hotfix for v23.
« Last Edit: November 27, 2018, 05:42:26 PM by baseband »

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6877
  • Hero Points: 530
Re: Go to Reference problem
« Reply #1 on: November 27, 2018, 07:00:23 PM »
Please post a sample

baseband

  • New Community Member
  • Posts: 2
  • Hero Points: 0
Re: Go to Reference problem
« Reply #2 on: November 30, 2018, 07:52:00 PM »
Please post a sample

In what form?
Just a screen capture of the app after executing Ctrl-/  on a symbol?

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6877
  • Hero Points: 530
Re: Go to Reference problem
« Reply #3 on: November 30, 2018, 08:32:49 PM »
Small source code example