Author Topic: B2: Search current procedure in python not available  (Read 3759 times)

rowbearto

  • Senior Community Member
  • Posts: 2335
  • Hero Points: 132
B2: Search current procedure in python not available
« on: August 15, 2019, 06:08:57 PM »
On support look for searchprocedurebroken.tar.gz

See README file inside it for repro instructions.

I'm using Linux x64 SE

patrick

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 1818
  • Hero Points: 151
Re: B2: Search current procedure in python not available
« Reply #1 on: August 15, 2019, 06:49:27 PM »
Reproduced.  Looks like it doesn't think the current context is in a function for some reason, we'll look into it.  Thanks for the report.

patrick

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 1818
  • Hero Points: 151
Re: B2: Search current procedure in python not available
« Reply #2 on: August 15, 2019, 07:52:22 PM »
This is fixed for the next beta.

rowbearto

  • Senior Community Member
  • Posts: 2335
  • Hero Points: 132
Re: B2: Search current procedure in python not available
« Reply #3 on: August 15, 2019, 07:53:07 PM »
Thanks Patrick! +1

rowbearto

  • Senior Community Member
  • Posts: 2335
  • Hero Points: 132
Re: B2: Search current procedure in python not available
« Reply #4 on: September 21, 2019, 02:44:47 AM »
There is still a related issue in B4.

If you go to line 100, the option to "Search Current Procedure" is available in BigFind (for "Find" tab), so that is fixed, however with cursor on line 100 and search for "targetIpAddr" it does not get found. It should be found in multiple places in this procedure but it is not.

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6864
  • Hero Points: 528
Re: B2: Search current procedure in python not available
« Reply #5 on: September 21, 2019, 02:31:00 PM »
Reproduced problem with Python searching within current procedure.  We will look into this.