删除 Android Studio 中的奇怪箭头
Remove weird arrows in Android Studio
从另一个编辑器粘贴代码时,我在编码时遇到奇怪的箭头
我怎样才能删除它们?
好的。找到了。
转到 File
→ Settings
→ Editor
→ Code Style
→ Java
并取消选中“使用制表符".
感谢 Floern 提到选项卡一!
如果有点,您可能需要取消选中 show whitespaces
from:
File
→ Settings
→ Editor
→ General
→ Appearance
→ Show white Spaces
也是。
从另一个编辑器粘贴代码时,我在编码时遇到奇怪的箭头 我怎样才能删除它们?
好的。找到了。
转到 File
→ Settings
→ Editor
→ Code Style
→ Java
并取消选中“使用制表符".
感谢 Floern 提到选项卡一!
如果有点,您可能需要取消选中 show whitespaces
from:
File
→ Settings
→ Editor
→ General
→ Appearance
→ Show white Spaces
也是。