Micah Rairdon

Results 77 comments of Micah Rairdon

@TylerSiegrist - Does this sample look like what you are looking for? https://github.com/Tiberriver256/Polaris/tree/eps-support/example/EPSViews I think it would be cleaner once the pure PowerShell PR goes through to add it to...

Hi @grtswt, This might be re-hashing what you've already said above but I just want to make sure I am understanding you correctly. As you referenced we do currently support...

This looks sweet.

I opened https://github.com/PowerShell/PowerShell/issues/8478 to see if the PowerShell team has any suggestions or believes it to be a bug.

Reopened in https://github.com/lzybkr/PSReadLine/issues/835 as it is a PSReadline issue not a PowerShell issue.

Question from #194 via @mikeTWC1984: >Is there any news on PSReadline/*nix issue? > >I'm looking for some work around that allows to use Polaris and keep PSReadline. I guess you...

There have been a few suggestions above and my guess as to why it works in VSCode is because of what SeeminglyScience has done to make it work (as referenced...

Did a bit of research. ## Windows Side Looks like @yusufozturk over in PoshServer has some [good sample code](https://github.com/yusufozturk/PoSHServer/blob/8de24c4080622917d0e93387de5cd38cddab340b/modules/PoSHServer/modules/functions.ps1#L826-L931) to read through on creating SSL certs (if we want to)...

@tylerl0706 - I had not seen that no. That is sad but I suppose it shouldn't be too big to port our tiny usage of httplistener over. Looks like it...