vscode-R icon indicating copy to clipboard operation
vscode-R copied to clipboard

Using pipe after mutate automatically suggests the newly created variable

Open brianmsm opened this issue 3 years ago • 1 comments

When mutate is used within a pipe flow (%>%), the newly created variable is automatically suggested without opening any new function.

image

Every time I exit a mutate and hit enter hastily (to go to the next line), the newly created variable name is inserted and I have to go back to the previous line to remove the erroneously autocompleted (by the enter) name.

image

brianmsm avatar May 18 '22 07:05 brianmsm

Similar issue here. Pressing enter after a pipe rarely creates a newline for me and instead either suggests a variable or performs a find on a variable in my file. This is on https://github.com/coder / code-server running the vscode-R extension, in both rmarkdown files and .R files.

elsherbini avatar Jul 11 '22 21:07 elsherbini

This issue is stale because it has been open for 365 days with no activity.

github-actions[bot] avatar Jul 12 '23 02:07 github-actions[bot]

This issue was closed because it has been inactive for 14 days since being marked as stale.

github-actions[bot] avatar Jul 27 '23 01:07 github-actions[bot]