When utilizing single line comments the description of the argument in the toolbox contains */ of the closing comment. I have changed the regex to also have this supported. Also added new tests for the ParameterAnalyzer to check the parsing works as expected for different type of doc blocs.
When utilizing single line comments the description of the argument in the toolbox contains
*/
of the closing comment. I have changed the regex to also have this supported. Also added new tests for theParameterAnalyzer
to check the parsing works as expected for different type of doc blocs.