Skip to content

Setting the working directory path when calling Radian in VScode #509

@rikrdo89

Description

@rikrdo89

Does radian take any parameters to set the working directory to the path of the current file? I am using radian as my R terminal in VScode, and whenever an integrated R terminal is opened, the default working directory is not the path of the current file but rather the project directory.

All my other integrated terminals seem to obey my default settings of using the path of the current file (as below); but radian terminal does not seem to obey those default parameters.

{
  "terminal.integrated.cwd": "${fileDirname}"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions