Chris McGrath

Results 21 issues of Chris McGrath

Powershell 7 supports the use of Em Dash ( – ) for parameter prefixes, while Windows Powershell doesn't and can cause errors such as ``` Invoke-Command –ComputerName $Computer ... –ComputerName...

Issue - New Rule
Issue - Enhancement
Up-for-Grabs
Area - Rules

Visual Studio 2022 comes with a fairly significant catch - You can't make the one VSIX for that targets old versions and 2022. As such there will be two marketplace...

Since it is bad practice to remove a users shortcut without notice, the best solution would be on startup to show a screen which asked if they wanted the shortcut...

enhancement
Visual Studio

``` UNICODE GLYPH POINTS … Elipsis.Alt +0133 ⸘⸘ Upside-Down Interrobang.Alt +2E18 test test.test test0 test0.test0 ``` Aligning by space on the above causes the second line to align 2 short,...

bug
Notepad++

If you edit a line which has an alignment on it, there's a good chance that this will break the alignment. Doing the alignment again fixes it but can add...

enhancement
help wanted

This also happens in Visual Studio, but the error is much more meaningful. Should add Better error handling to Notepad++ and check if the entered regex is valid as early...

bug

enhancement
help wanted
proposal

It might be possible to do this in a similar way to Sublime. But I plan on porting the entire Code Alignment code to Javascript for this. This will hopefully...

#4 will lead to the settings being stored in JSON, the defaults should be updated to be consistent. This should not be done immediately as we don't want people to...

enhancement

If I add a shortcut in Visual Studio, I want that shortcut to also work in Notepad++.

enhancement