Dave Wyatt

Results 6 issues of Dave Wyatt

Does anyone know of an add-on for the ISE that will display an indicator of some sort on a specified column? Without that, I don't think it's a good idea...

question
Style Guide
Discussion

Psake currently dot-sources a lot of user code into its own internal scope (properties blocks, etc). This can be dangerous, as users may wind up overwriting the same variable names...

pinned

## Summary Adds the ability for mock expectations to be defined with mock.Anything or mock.AnythingOfType as elements within a slice. This is mainly intended for variadic functions in a new...

enhancement
Changes Requested
help wanted
pkg-mock

In this block of code: https://github.com/PowerShell/PowerShellEditorServices/blob/master/src/PowerShellEditorServices.Protocol/Server/LanguageServerSettings.cs#L209 The list of PSScriptAnalyzer rules used to perform the Formatting function is hard-coded. It would be nice to have a way of extending this...

Issue-Enhancement
Area-Script Analysis

and support files that contain CRLF as their EOL sequence.

### Related to Web-Backend (APIs) ### Impact security improvements ### Missing Feature While reviewing the code recently, I noticed that semaphore is using OAuth2.0 authorization code flow, with a client...

security
feature