Ionide-vscode-fsharp: alt-enter opens zsh instead of FSI

Created on 28 Sep 2016  路  4Comments  路  Source: ionide/ionide-vscode-fsharp

I'm using a basic template - I've written some code in the F# script file, select the whole file, and hit alt+enter. Sometimes, it opens FSI as expected. However, today it started opening zsh:

screen shot 2016-09-28 at 12 02 18 pm

Using >fsi: Send Selection from the command palette does the same thing.

I'm using a mac with macOS Sierra.

bug

Most helpful comment

It's probably same bug as mentioned by @kirill-gerasimenko in https://github.com/ionide/ionide-vscode-fsharp/issues/161#issuecomment-249674690.

I've got powershell as a terminal, and with my custom profile it takes ~4-6 seconds to just load. So 1.5 seconds is not enough.

I'll be probably able to fix it when new stable version of Code will be released - https://github.com/Microsoft/vscode/issues/547#issuecomment-249707904

All 4 comments

It's probably same bug as mentioned by @kirill-gerasimenko in https://github.com/ionide/ionide-vscode-fsharp/issues/161#issuecomment-249674690.

I've got powershell as a terminal, and with my custom profile it takes ~4-6 seconds to just load. So 1.5 seconds is not enough.

I'll be probably able to fix it when new stable version of Code will be released - https://github.com/Microsoft/vscode/issues/547#issuecomment-249707904

Sounds good!

Fixed in 2.6.8

馃槃

Was this page helpful?
0 / 5 - 0 ratings

Related issues

0x53A picture 0x53A  路  6Comments

vasily-kirichenko picture vasily-kirichenko  路  6Comments

isaacabraham picture isaacabraham  路  5Comments

sergey-tihon picture sergey-tihon  路  6Comments

cloudRoutine picture cloudRoutine  路  5Comments