[2170] Javascript parameter renaming issue
Our coding standards mandate that all functions include XML documentation
for all parameters as well as the standard summary tags. While the R#
renaming of parameters work well (thanks! ;) ), it does not find the param
tags in the XML documentation.
As an (very simple) example, consider the following code:
var myFunction = function(paraa1, param2, param3) {
/// tag will not.
Please sign in to leave a comment.
Hello David,
Thank you for feedback! I've created a report in our tracker: http://youtrack.jetbrains.net/issue/RSRP-273195
and you're welcome to monitor its status.
Andrey Serebryansky
Senior Support Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"