Hi,
Is there a way to highlight a function header, like
def Print_This_and_That( Dis, Dat ):
, and automatically generate a basic function description with triple quotes, including the parameters?
First time here? Check out the FAQ!
![]() | 1 | initial version |
Hi,
Is there a way to highlight a function header, like
def Print_This_and_That( Dis, Dat ):
, and automatically generate a basic function description with triple quotes, including the parameters?
![]() | 2 | retagged |
Hi,
Is there a way to highlight a function header, like
def Print_This_and_That( Dis, Dat ):
, and automatically generate a basic function description with triple quotes, including the parameters?
![]() | 3 | retagged |
Hi,
Is there a way to highlight a function header, like
def Print_This_and_That( Dis, Dat ):
, and automatically generate a basic function description with triple quotes, including the parameters?