Can't Edit Files in Android Studio

后端 未结 19 1818
野性不改
野性不改 2020-12-14 00:53

For some unknown reason, I can\'t edit files in Android Studio. This include both java and xml files.

When I launch Android Studio (ver 1.2.2) , everything is fine.

19条回答
  •  离开以前
    2020-12-14 01:38

    short and clear, disable Vim plugin. On Windows, just go to settings / plugins then find vim and disable and restart your IDE.

    On mac do the same, but start on Preferences then choose plugins.

提交回复
热议问题