Steven Bucher
Steven Bucher
Yeah I am also curious if it is still a problem in the latest preview, @dfaivre-pcs would you mind trying the latest 7.3 preview and let us know if it...
I do suggest opening up an issue in the [PSReadLine repo](https://github.com/PowerShell/PSReadLine/issues) as that we can definitely fix. Marking as enhancement for the suggestion for catching the 404 error.
Thanks @peetrike, we had a few clarifying questions we want to get answered to help us get a better picture of the issue - Which processes the integrated console can...
```` New-VSCodeHtmlContentView: C:\Users\stevenbucher\.vscode-insiders\extensions\ms-vscode.powershell-preview-2022.2.0\examples\ContentViewTest.ps1:7:9 Line | 7 | $view = New-VSCodeHtmlContentView -Title "Test View" -ShowInColumn Tw … | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | Object reference not set to an instance of an object. Set-VSCodeHtmlContentView:...
Since this is in the editor experience, ideally predictions would be contextually aware of things like variable names and how they might populate parameter set. This wouldn't work with just...
Would setting PS7 as default be blocked if they only have Windows PowerShell, or would the button lead them to install PS7?
Also is the `Mark Done` button needed to navigate to the next option? Maybe a more progressional button would be better like `Next>`
Thanks for opening this issue @NeoXtreem! Is this currently breaking any workflows for you?
Hi @ruffin-- can you try manually installing PackageManagement and PowerShellGet following these steps outlined here: https://github.com/PowerShell/PowerShellGet/issues/488#issuecomment-926102857 We will be investigating further in hope to have a more clarified fix of...
Thanks @237dmitry! Can you run `Get-PSRespository` and `Get-PackageSource` and share the output with us?