visualpython icon indicating copy to clipboard operation
visualpython copied to clipboard

Add 'Comment Template' to comment logic block.

Open Minku-Koo opened this issue 3 years ago • 0 comments

Add 'Comment Template' to comment logic block.

[Original]

  • Only comment beginning with # is provided.

[Improved]

  • Provides 'comment template' functionality applicable to Python Class and Method.
  • You can add a new template easily.
  • 'Comment Templates' are referenced in the Numpy Style Guide.
  • Reference Document 1
  • Reference Document 2

Why Numpy Style Guide?

  • Visual Python has many features for Data Analysis and Machine Learning.
  • The Numpy Library is most often used in Data Analysis and ML.

A new function is included in .gif image.

comment_template_clip

I want feedback.

thank you.

Minku-Koo avatar Aug 02 '22 11:08 Minku-Koo