Friedrich von Never

Results 301 comments of Friedrich von Never

@Garfield550, currently, this works for me on macOS with `pwsh` being placed in `/usr/local/bin/pwsh`. Could you please check in the latest plugin version? @hahaleyile, could you please provide more information...

Marking this as blocked on #140 for now.

The difference happens because we run the script via `powershell -File `, while you likely run your script as a PowerShell command (i.e. just `./file.ps1`). I'll reclassify this as a...

Oh wow, this is so great suggestion! We definitely should get this feature.

#150 fixes both available stacks with freezes (and other potential problems). To my surprise, it turns out that the LSP client implementation we were using was doing blocking IO under...

I've played with the available files a little bit (and tried pasting the statement from the initial report into a file), and was unable to reproduce the issue, even on...

> How can I create a new project. So far, the plugin doesn't support creating any sort of "PowerShell-only" projects. If you need one, you may just start from an...

I am not familiar with how it works in other tools. Should it just open a PowerShell terminal (if it's not yet) and literally send the selected text to it,...

Fixed by #48, available since v2.0.5.

Closed as a duplicate of #102.