Android Studio 北极狐 | 2020.3.1 补丁 4 xml 自动完成功能不起作用

标签 android android-studio android-studio-arctic-fox

今天我将我的 Android Studio 更新到最新的稳定版本 Android Studio Arctic Fox | 2020.3.1 补丁 4 每当打开 xml 时,即使旧项目或新项目和某些属性在 xml 中是未知的,大多数命令也不会显示在预测中 像 margin /规模类型..等 我已经尝试了很多无法正常工作的解决方案 1-使缓存无效/重新启动 2- 删除 .idea 文件夹 3-重新安装android studio和sdk enter image description here

提前致谢。部分错误如下

最佳答案

确保:

  1. 您在文件下禁用了省电模式
  2. File -> Settings -> Editor -> General -> 启用自动完成模式code>代码完成 -> 在您键入时显示建议(勾选框)

我的设置用于获得良好的编码体验:

Code Completion Settings

关于Android Studio 北极狐 | 2020.3.1 补丁 4 xml 自动完成功能不起作用,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/70279848/

相关文章:

android - 错误: Opening Emulator handleCpuAcceleration after Upgrading Android Studio Arctic Fox

更新到北极狐后,Android XML 预览不清楚

android-studio - 插件错误 : Plugin * is compatible with IntelliJ IDEA only because it doesn't define any explicit module dependencies

android - 如何将控件添加到 Android 中的选项卡布局?

android - 在后台打开 WebView

Android Studio 在 3.3 版本的布局编辑器中禁用 TextView 周围的阴影

android - Gradle的依赖项缓存似乎已损坏或不同步

php - Onesignal WordPress 通知获取发布数据到 Android 应用程序

android - 无法在 Intellij 中调试 android 应用程序 : "Warning: debug info can be unavailable."

Android Studio 1.0.1 中的 Android 注释和风格