PowerShell / PowerShell/PowerShellEditorServices
Add signature help support for .NET methods
Open
@kapilmb is already working on this.
Since Dec 6, 2016.
Area-IntelliSense
Issue-Enhancement
- Dominant language
- C#
- Stars
- 767
- Forks
- 266
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 1
Description
C# methods are using the suggestions documentation window to show parameter hints (see below).
.
The information contained this suggestion detail needs to be used in parameter hints. Currently the parameter hints UI does not display for c# methods.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.