C# like function/xml docs for UDFs. #1900
Akshar (akshar2401)
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi Team,
Wasn't sure a nice place to put this so trying out the discussions feature of Github.
I have been playing a lot of with upcoming UDFs in new formula bar and one thing i noticed that we do not have a good signature help for UDFs. Look below for an example
I was thinking if the comments could re-purposed in UDF syntax to serve as a way to add description of the UDFS being defined which might include parameter descriptions and return values similar to what C# does. If there are plans for that then this can be ignored but sharing something that has been running in my mind.
All reactions