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 #478

Closed
daviwil opened this issue May 31, 2017 · 1 comment
Labels
Issue-Bug A bug to squash.
Milestone

Comments

@daviwil
Copy link
Contributor

daviwil commented May 31, 2017

From @daviwil on May 31, 2017 15:10

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.

Copied from original issue: PowerShell/PSScriptAnalyzer#768

@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 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug A bug to squash.
Projects
None yet
Development

No branches or pull requests

1 participant