This PR adds an optional feature to automatically show the fsi-out buffer when an FsiEval is run (if it's not already displayed). It's a small thing, but it saves the user from having to explicitly open the buffer to see execution results. I also setup a global config value. No default functionality was changed; this is an optional feature.
This PR adds an optional feature to automatically show the fsi-out buffer when an FsiEval is run (if it's not already displayed). It's a small thing, but it saves the user from having to explicitly open the buffer to see execution results. I also setup a global config value. No default functionality was changed; this is an optional feature.