Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Block comment trigger characters at the beginning of function body do not generate parameter help #768

Closed
daviwil opened this issue May 31, 2017 · 3 comments

Comments

@daviwil
Copy link
Contributor

daviwil commented May 31, 2017

Just noticed this while putting together the changelog for the PowerShell extension:

Comment help GIF

The function gets identified correctly but it seems that PSScriptAnalyzer doesn't read the parameters correctly if a [CmdletBinding()] attribute is used on the parameter block.

@kapilmb kapilmb changed the title Comment help correction inside function with CmdletBinding doesn't generate parameter help Block comment trigger characters at the beginning of function body do not generate parameter help May 31, 2017
@daviwil
Copy link
Contributor Author

daviwil commented May 31, 2017

Since this is a PSES issue I'm moving it over to the PowerShellEditorServices repo :)

@daviwil
Copy link
Contributor Author

daviwil commented May 31, 2017

This issue was moved to PowerShell/PowerShellEditorServices#478

@kapilmb
Copy link

kapilmb commented May 31, 2017

Thanks for moving the issue!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants