IntelliJ IDEA: Can't type { and [

前端 未结 7 1658
南旧
南旧 2021-01-17 14:30

So I have a problem where in IntelliJ IDEA I can\'t type In


{ --(Alt Gr + B or Ctrl + Alt + B)

and



        
7条回答
  •  轮回少年
    2021-01-17 15:08

    There are related issues on YouTrack: https://youtrack.jetbrains.com/issue/IDEA-177327, https://youtrack.jetbrains.com/issue/IDEA-91975 Problem should be fixed in IDEA 2018.3. By the way, you could try to add "actionSystem.force.alt.gr=true" option using "Help | Edit Custom Properties"

提交回复
热议问题