Page 1 of 1
How to show tool tip of a function in edit view?
Posted: Fri Jun 23, 2017 11:51 am
by coot
Open a source file, and trying to edit it. Is it possible to show the tool tip when mouse over a function or a variable?
Re: How to show tool tip of a function in edit view?
Posted: Fri Jun 23, 2017 12:02 pm
by eranif
settings->code completion->general->display type info tooltips
Re: How to show tool tip of a function in edit view?
Posted: Mon Jun 26, 2017 9:37 am
by coot
Thanks.