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

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

(If applicable) Please attach setting.json
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]