Przemysław Kłys

Results 223 issues of Przemysław Kłys

Currently, there are no settings on how the imported file gets converted. I'm using EnlighterJS plugin and it would be great if it could use for ``` and for `...

### Windows Terminal version 1.15.2713.0 ### Windows build number 10.0.22621.0 ### Other Software _No response_ ### Steps to reproduce Open Terminal and type Get-Credential ### Expected Behavior Prompt for password...

Issue-Bug
Product-Terminal
Area-DefApp

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases) - [X] Search the existing issues. -...

Needs-Triage

**Summary of the new feature** ForEach-Object is great. However, by its name, it's similar to foreach. Using continue/break/return within ForEach-Object to foreach is much different and does something that most...

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

**Summary of the new feature** It seems the SupportShouldProcess rule doesn't always pick up WhatIf being passed to a function later on. It mostly does this for external modules (that...

Resolution - By Design

Add check for DC https://learn.microsoft.com/en-us/defender-for-identity/configure-windows-event-collection#event-id-8004

enhancement

Following code: ``` // Create a document. using( DocX document = DocX.Create( TableSample.TableSampleOutputDirectory + @"MergeCells.docx" ) ) { // Add a title. document.InsertParagraph( "Merge and delete cells" ).FontSize( 15d ).SpacingAfter(...

**Describe The Bug:** It seems that this plugin is having an issue like most other Homebridge plugins with subswitches under single device being named the same way in homekit. For...

bug