Keyboard Shortcuts To Cut/delete Code Chunks In R Markdown #10147

Skip to content Dismiss alert {{ message }} / rstudio Public
  • Notifications You must be signed in to change notification settings
  • Fork 1.2k
  • Star 4.9k
  • Code
  • Issues 1.3k
  • Pull requests 3
  • Actions
  • Projects
  • Wiki
  • Security

    Uh oh!

    There was an error while loading. Please reload this page.

  • Insights
Additional navigation options Keyboard shortcuts to cut/delete code chunks in R Markdown #10147New issueNew issueClosedClosedKeyboard shortcuts to cut/delete code chunks in R Markdown#10147Labelsenhancementinfo neededAdditional information requested—reprex, steps, open question, etc.key bindingsstaleIssues which have been closed automatically due to inactivitiy.@yuanx749

Description

@yuanx749yuanx749opened on Nov 27, 2021

There are buttons and keyboard shortcuts to insert and run code chunks in RStudio. It will be great that more options could be added, such as delete/cut/paste. Now my workaround is to use shift to select lines or fold the chunk and delete it, which is a bit tedious.

Jupyter Notebook supports many operations on cells like insert/run/cut/copy/move, with corresponding keyboard shortcuts. However, in my opinion R Markdown has advantanges in many usecases. Therefore, it would be super helpful if these sorts of features could be implemented in Rmd.

Thanks for this excellent product!

👍React with 👍1

Metadata

Metadata

Assignees

No one assigned

Labels

enhancementinfo neededAdditional information requested—reprex, steps, open question, etc.key bindingsstaleIssues which have been closed automatically due to inactivitiy.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

You can’t perform that action at this time.

Tag » How To Delete Code In R