Auto translation of equal sign =
to assign operator <-
#4435
Labels
area: formatting
Issues related to formatting and indentation
enhancement
New feature or request
lang: r
support
Milestone
System details:
Positron and OS details:
Positron Version: 2024.08.0 (Universal) build 5
Code - OSS Version: 1.91.0
Commit: Unknown
Date: 2024-08-06T17:08:14.498Z (2 wks ago)
Electron: 29.4.0
Chromium: 122.0.6261.156
Node.js: 20.9.0
V8: 12.2.281.27-electron.0
OS: Darwin arm64 23.6.0
Interpreter details:
R 4.4.1
Describe the issue:
I noticed that in R scripts, whenever I copy something like
x = 8
and paste it in another place in the script, the=
transforms automatically to<-
I am unsure if it's a bug or if something is incorrectly specified in my settings.
Thanks
The text was updated successfully, but these errors were encountered: