Keyboard shortcut for code chunk in R Markdown for windows gives í

前端 未结 5 965
小蘑菇
小蘑菇 2021-01-04 07:22

Using RStudio for windows. Help says keyboard shortcut for inserting code chunk is Ctrl + Alt + i, which should give me:

```{r}

```

Instea

相关标签:
5条回答
  • 2021-01-04 08:02

    Fastest way is to assign new Shortcut:

    Tools >> Modify Keyboard Shortcuts >> find relevant Shortcut >> click inside >> Add new shortcut

    0 讨论(0)
  • 2021-01-04 08:04

    The Case is Happening when you select Keyboard Type (ENG - INTL) or Some Other. Change Your Keyboard by pressing (Windows + Space) and Select Keyboard Type(ENG - US)

    0 讨论(0)
  • 2021-01-04 08:17

    On Mac OS you can use this shourtcut:

    + + I

    0 讨论(0)
  • 2021-01-04 08:19

    I've faced similar problem. To solve it, I changed the keyboard setting, I use windows 10:

    start -> setting -> time & language -> Region & language -> below +add language click the windows display language - > options -> add a keyboard, I choose US Qwerty -> change the keyboard on the right bottom of the corner side beside date & time, change it to eng us keyboard

    0 讨论(0)
  • 2021-01-04 08:24

    I have a laptop with Windows 10 Home installed. Under "Typing Settings" --> "Advanced Keyboard Settings" --> chose "English (Singapore) - US". That fixed the issue.

    0 讨论(0)
提交回复
热议问题