Ask Your Question
1

How to automatically generate function comments

asked 2020-03-23 10:23:51 -0500

wpCurious's avatar

updated 2020-03-23 13:50:46 -0500

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?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2020-03-23 11:14:42 -0500

No, sorry, not currently. One option would be to write a command yourself, which is possible using WIng's extension API: https://wingware.com/doc/scripting/index

edit flag offensive delete link more

Comments

Ok, thanks.

wpCurious's avatar wpCurious  ( 2020-03-23 19:10:45 -0500 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

2 followers

Stats

Asked: 2020-03-23 10:23:51 -0500

Seen: 322 times

Last updated: Mar 23 '20