Skip to content

Help viewer not working when Session Watcher enabled over Remote SSH #380

Description

@magic-lantern

Describe the bug
I've been using this excellent extension for several weeks now and love the features. I use it both locally and via Remote-SSH session. As of today however, when running over Remote SSH, I am unable to view help when session watcher is enabled. This feature worked previously (used it last week sometime).

If I start an R session without session watcher, and type something like ??magrittr I will see the plain text documentation in my R session. With session watcher enabled, typing ??magrittr outputs:

> ??magrittr
starting httpd help server ... done

And opens a new tab in VSCode, but the contents of the window are blank. If I run wget http://127.0.0.1... (URL in the newly opened window), I get an html file that I can then open in VSCode.

Have reverted all settings to default but still not working. Running extension version 1.4.3 and tried downgrading to 1.4.2 but same result.

Not sure if this is related, but plots still render fine.

To Reproduce
Steps to reproduce the behavior - see above.

Do you want to fix by self? (I hope your help!)

Yes

Happy to help, just not sure how to debug.

Expected behavior
Requesting help in R session should open rendered html view in a new tab.

Environment (please complete the following information):

  • OS: macOS Remote -SSH to Linux host
  • VSCode Version: 1.47.0
  • R Version: 3.6.3
  • vscode-R version: 1.4.3

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions