-
Type: Bug
My files arent visible they are blank currently in open editors
VS Code version: Code 1.95.3 (f1a4fb101478ce6ec82fe9627c43efbf9e98c813, 2024-11-13T14:50:04.152Z)
OS version: Windows_NT x…
-
# Description of the new feature/enhancement
winget can currently query packages by:
- id
- name
- moniker
- tag
- command
which is nice, but there will never be enough parameters and…
-
### Summary of the new feature / enhancement
`Find-PSResource` should tell what platforms a resource supports.
* Windows only?
* Unix only?
* Could a module work on MacOS but not Linux?
* A…
-
From PowerShell Slack
> chrisdent [13 h 28]
> you'll hit a bug in win PS because you're using `$IsWindows` in your GetSystemCopyCommand function. You could use `Set-Clipboard` on Windows.
> https…
-
## Category
- [x] Feature request
## Describe the feature
There are some SP navigation settings that can only be set via the `_api/navigation/menuState` and `_api/navigation/saveMenuState` RE…
-
While building a WPF on .NET Core 3 app with netcoreapp3.0, the dotnet build command tries to download the file above but errors out after a number of retries.
At first, I thought there was a probl…
-
1. Should this module be distributed via Chocolatey, or only PS Gallery?
2. Following on from https://github.com/dahlbyk/posh-git/issues/467, my recommendation would be to have the `psd1` and `psm1` …
-
### Verified issue does not already exist?
I have searched and found no existing issue
### What error did you receive?
In a scenario where I am trying to execute Invoke-DbaDbLogShipping from a VM/l…
-
Hi, I was just trying to ignore some of my golden tests, whose name starts by `Golden` and decided to use this:
```sh
flutter test --name "^(?!Golden).+"
```
What I receive from the CLI is thi…
-
###Notice: many issues / bugs reported are actually related to the PnP Core Library which is used behind the scenes. Consider carefully where to report an issue:###
1. **Are you using ```Apply-SPOP…