Skip to content

Gitpod VSCode Extension Settings sync #153

Closed
@StarTrooper08

Description

@StarTrooper08

Currently Gitpod works properly and let's user build R from source code.

But other features like switching interactive console R version using which_r script. And this is due sync problem with R extension with settings json file inside gitpod workspace.

Till now the settings file is getting modified using the scripts but still sync problem is there.

I build R-devel from source code and tried to switch from default R version in container. But it was not getting switched to r-devel one. But the settings json file was getting modified seemlessly from usr/bin/r(default R ver) to r-devel ver.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions