Distraction Free Mode

In the distraction-free mode, the editor occupies the entire IntelliJ IDEA frame, without any editor tabs and tool-window buttons. The code is center-aligned.

  • To switch to the distraction-free mode, choose View | Enter Distraction-Free Mode on the main menu.
  • To exit the distraction-free mode, choose View | Exit Distraction-Free Mode.

效果图如下:

但是你可能会发现你进入 Distraction free mode 效果是这样的:

左边有一块区域不能,怎么都去不掉。

解决办法:

Setting > Editor > Code Style > 修改 Hard wrap at里面值最1000(范围是0~1000)

如果关闭Studio 后再次打开 Hard wrap at 失效,那么在 右边 的Scheme 选项里面选在Project


ok 完美解决。

Distraction free mode 模式下开发就需要你对快捷键比较熟悉,通过快捷键来打开你需要其他tabs 和 tool window。

tips : 如果你先每次进入 Distraction free mode 的方式比较麻烦你可以定义一个快捷键。

更多相关文章

  1. [置顶] AndroidStudio快捷键
  2. Android(安卓)打开状态栏 EXPAND_STATUS_BAR
  3. android 连接外部服务
  4. Android(安卓)打开手电筒
  5. Android(安卓)调用浏览器,打开网页
  6. android之AsncTask异步任务使用
  7. Android模拟器太慢怎么办?加快Android模拟器 解决办法
  8. 调试Android第三方应用所需要的工具
  9. android 圆形的图片里面带字

随机推荐

  1. android ConstraintLayout百分比适配
  2. Android 获取cpu序列号
  3. Android Launcher2源码分析主布局文件
  4. APK 的自我保护
  5. ubuntu下载android源代码
  6. 【Android】Android应用开发案例教程
  7. 解决TextView中MaxLines与ellipsize=end
  8. Android屏幕100%适配方案
  9. eclipse中build没有apk输出
  10. Android之——AIDL深入