Mark Domansky
Mark Domansky
Would be great for this to support NetworkService as a credential to run as. Thanks
As shown below, in Dark+ theme (and pretty much all others), the active filter can be virtually indistinguishable from an inactive filter, especially when overlapping the column name. I would...
I would like ```plotman plot``` to be run as a background job using ```nohup``` (or in my specific case, as the docker entrypoint command). As a result, I want to...
I am starting to get these errors occasionally. I use the disk cache, but clearing the disk cache does not resolve it. ``` powershell PS> $token = Get-GraphDelegatedToken -ApplicationID $clientid...
**What would you like to be added**: Please start digitally signing your PowerShell scripts. **Why is this needed**: Digital code signing signatures improve security, preventing 3rd party editing without invalidating...
My experience with script: scope in modules is that it keeps the variable in memory with the life of the module, just like a global: but without exposing the credential...
### 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 Currently, with...