MartinGC94

Results 82 issues of MartinGC94

# PR Summary Update the duplicate command name check to also take the module name into account when deciding whether or not to add a command with the module name...

Review - Needed
Small

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/PSReadLine) - [X] Search the existing issues, especially...

Needs-Triage :mag:

# PR Summary Fixes the `GetHelpCommand` trace source name so it doesn't include a trailing space. The trailing space meant that you had to quote it with the space to...

WG-Engine
WG-NeedsReview

# PR Summary Updates the help topic completion code to use the same methods that `Get-Help` uses when finding the topics. This will make it more accurate when handling different...

Review - Needed

# PR Summary Updates the semantic token mapping so attributes now get the "Decorator" token type and loop labels get the "Label" type. They seem to best match the mappings...

### Prerequisites - [X] I have written a descriptive issue title. - [X] I have searched all [issues](https://github.com/PowerShell/vscode-powershell/issues?q=is%3Aissue) to ensure it has not already been reported. ### Summary IntelliSense can...

Issue-Enhancement
Area-UI

### Prerequisites - [X] I have written a descriptive issue title. - [X] I have searched all [_open and closed_ issues](https://github.com/PowerShell/vscode-powershell/issues?q=is%3Aissue) to ensure it has not already been reported. -...

Issue-Bug
Area-IntelliSense

### Summary of the new feature / enhancement When typing in a command like `foreac` there's no point in essentially showing the same result twice (the foreach alias and foreach-object)...

Issue-Enhancement
Needs-Triage

### Summary of the new feature / enhancement Many of the commands for the CDXML modules don't have an OutputType attribute defined, or the types defined don't accurately describe the...

Issue-Enhancement
Needs-Triage

### Prerequisites - [X] I have written a descriptive issue title. - [X] I have searched all [issues](https://github.com/PowerShell/vscode-powershell/issues?q=is%3Aissue) to ensure it has not already been reported. ### Summary Some keywords...

Issue-Enhancement
Up for Grabs