R outputs to standard out, which breaks FsAutoComplete
Open
Type: Bug
- Dominant language
- F#
- Stars
- 245
- Forks
- 68
- PR merge metrics
- No merged PRs in 30d
Description
Ref: https://github.com/fsharp/emacs-fsharp-mode/issues/33
The R output on standard out is interleaved with the JSON messages being sent to the editors. I'd like to explore whether we can prevent these spurious messages from being printed here.
Contributor guide
Assessment
This issue has not been assessed yet.