Replies: 2 comments 4 replies
-
Ah, I need to enable RStudio Keymap in settings it seems. My apologies, had to read some of the comments very carefully to identify the setting. https://positron.posit.co/keyboard-shortcuts.html#rstudio-keymap ![]() |
Beta Was this translation helpful? Give feedback.
3 replies
-
In the meantime it should work in the source mode! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Positron Version ---------------------------------------------
Positron Version: 2024.11.0 (Universal) build 140
Code - OSS Version: 1.93.0
Commit: e0d844b
Date: 2024-10-31T14:24:19.540Z
Electron: 30.4.0
Chromium: 124.0.6367.243
Node.js: 20.15.1
V8: 12.4.254.20-electron.0
OS: Darwin arm64 23.6.0
Macbook --------------------
R version 4.4.2 (2024-10-31)
Platform: aarch64-apple-darwin20
Running under: macOS Sonoma 14.6
Problem Encountered -------------------
While working in a .qmd file, {r} cell, using the hotkey cmd + shft + M, I expect a pipe operator to be inserted into the cell and to continue my analysis. However, the result I keep getting is not an inserted |>, but rather this...

with a "no diagnostics" message below the cell?
I can manually insert the |>, but using hotkeys is a is a better process for me (I am using the visual edit mode, but the problem remains with the source edit option too). I do not think I accidentally changed a setting, though it is possible. I am not sure how to fix this issue other than moving back to RStudio, but I prefer using Positron, now that I know it exists.
Thank you for any insight / support with this issue, it is quite annoying.
Beta Was this translation helpful? Give feedback.
All reactions