Annotate/Document User-Defined Functions #2868
Denneisk
started this conversation in
Suggestions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Allow descriptions and potentially further annotations (nodiscard, ...?) for UDFs. This would be mostly useless currently, but it'll be a useful framework for the future with a better editor/E2Helper.
Using
##
or///
.Would also be cool if (global) variables could have descriptions.
This, (along with a hopefully new E2Helper that includes UDFs), would be very useful for library developers.
Beta Was this translation helpful? Give feedback.
All reactions