miracle.huang
miracle.huang
when I use ctrl + p to search the file, i meet the below error. AttributeError: 'NoneType' object has no attribute 'endswith' 
`c-mode file-style "linux"` `tab-width` 为 8 `indent-tabs-mode` 为 `t` 根据以上设定, 缩进都是8个空格的宽度 输入一段代码, 然后在中间插入#if #else #endif 预处理条件时 也会自动缩进为8个空格宽度 请问如何将其设定为输入#if 之类的预处理条件时 自动关闭缩进?
Environment: macos mojave 10.14.2. 1. launch ldoce5 viewer 2. launch other app 3. switch to ldoce5 viewer The top bar will show ldoce5 viewer, but the main GUI is not...