ignatov/intellij-erlang

Automatic function docstrings

DaniruKun opened this issue · 0 comments

It would be great if it was possible to automatically generate doc strings for functions, or add code completion shortcut for it. It is basic functionality that is present in e.g. PyCharm.

Examples of format here:
https://docs.2600hz.com/dev/doc/engineering/erlang-documentation/#comment-leading-character

image