Thomas Malkewitz

Results 12 issues of Thomas Malkewitz

## Questions I would like to prefix my typed text so it looks static, like im entering a command in the shell. My site is targeted at PowerShell, so my...

## Questions code block in closed in triple back ticks can not be highlighted, this is not a good feature, as it most likely will be copy and pasted by...

## Questions Should the social icon stay highlighted after it is clicked ## Expected Behavior The icon would not be highlighted after it is clicked ## Actual Behavior the social...

I have setup in IIS, and I have disabled Anonymous Auth, yet no matter what when ever I connect to the site I still get automatically signed in as the...

Add functionality to work in VSCode as it does with the ISE. Maybe update `-ISEScriptPane` to just `-ScriptPane` so it can be used in either PowerShell_ISE or VSCode.

enhancement

There seems to be an issue with ``` PowerShell Format-Cell -Autofit -AutofitMinWidth -AutofitMxWidth -Append ``` it seems the autofit is applied to the data that is being appended and no...

We use an internal NuGet feed to host a lot of our module/scripts for people in IT. but everytime they get on a new box, they need to register that...

this is super annoying everytime I try to use New-Flancy ``` The process cannot access the file because it is being used by another process At C:\Users\dotps1\Documents\WindowsPowerShell\Modules\flancy\flancy.psm1:450 char:9 + $flancy.start()...

This may not be possible but it would be nice if variables could be passed in the -WebSchema parameter of New-Flancy: ``` PowerShell $thing = "SomeText" New-Flancy -WebSchema { Get...

Ok, I know there is a lot of commits here, but I think its all set. Basically I found that if I removed the `` tag in the generated xml,...

abandoned
breaking change
waiting for author response