Author Topic: No function tooltip provided in python file after typing open paren  (Read 2295 times)

rowbearto

  • Senior Community Member
  • Posts: 2335
  • Hero Points: 132
Download attached test case and untargz both files to a directory.

See comments on lines 13-14 and 8-9.

When typing open paren after a function name on line 15, do not get the tooltip that shows the function name and parameters.

However it does work on line 10.

This is with beta5, linux x64, centos 7.2

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6864
  • Hero Points: 528
Re: No function tooltip provided in python file after typing open paren
« Reply #1 on: October 02, 2018, 08:26:04 PM »
Reproduced

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6864
  • Hero Points: 528
Re: No function tooltip provided in python file after typing open paren
« Reply #2 on: October 02, 2018, 08:40:21 PM »
Fixed in beta 6

Thanks for posting

rowbearto

  • Senior Community Member
  • Posts: 2335
  • Hero Points: 132
Re: No function tooltip provided in python file after typing open paren
« Reply #3 on: October 09, 2018, 01:37:22 PM »
I confirm it is fixed for me in beta6. Thanks!