Skip to content

'r.bracketedPaste: true' didn't work or unexcepted more indentation in terminal #1590

@toxin98

Description

@toxin98

Describe the bug
"r.bracketedPaste": true didn't work, after I write options(radian.auto_match = FALSE) into .radian_profile, it worked, but I got more indentation in the terminal

To Reproduce
Steps to reproduce the behavior:

I have set "r.bracketedPaste": true, but it didn't work
Image

After I write options(radian.auto_match = FALSE) into .radian_profile, it worked, but I got more indentation in the terminal
Image

(If applicable) Please attach setting.json

  "r.bracketedPaste": true,
  "r.rpath.windows": "D:\\Program Files\\R\\R-4.3.3\\bin\\R.exe",
  "r.rterm.windows": "D:\\Program files\\Python\\Python312\\Scripts\\radian.exe",
  "r.rterm.option": [
      "--no-site-file",
  ],
  "r.plot.useHttpgd": true,

Environment:

  • OS: [Windows]
  • VSCode Version: [1.98.0]
  • R Version: [4.3.3]
  • vscode-R version: [2.8.4]
  • Python version: [3.12.7]
  • radian version: [0.6.13]

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