Replies: 2 comments 3 replies
-
Hey @srhrnkn, thanks for the question. Just to confirm, is this in a I don't think it's expected that when you use Cmd+Enter at first it displays one behavior, and then changes to a different behavior on the same code later in the same session. Some thoughts:
|
Beta Was this translation helpful? Give feedback.
-
About Positron output: Yes, it's a .R file. I do have a hunch that it's related to syntax somewhere else in the file, though I couldn't find anything wonky yesterday when it was happening. (It stopped again!) It does sound related to that discussion - it's basically sending an incomplete command to the console & then waiting for input. But it's not syntactically incorrect code - highlighting the full statement and running it works. I will try to capture the code of a non-working file & the logs next time it happens. thanks! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I can't figure out a pattern to this but I'm seeing the command-enter command, which should run the "current" statement if no code is highlighted, stop working in the middle of a session (after working perfectly well for a while). It'll send only the current line to the console rather than multiple lines of piped code (as one example). It seems to be file-specific but I can't figure out what, if anything, in the contents of the file would be breaking the ability to "statements." Is there somewhere this feature is documented where I can read more about how it should work?
Beta Was this translation helpful? Give feedback.
All reactions