eclipse 经常使用设置eclipse
一、字符编码格式设置字体
Window -> Preferences -> General -> Workspace -> Text file encoding -> UTF-8编码
二、显示行号spa
Window -> Preferences -> General -> Editors -> Text Editors -> Show line numbersorm
三、显示空白字符ip
Window -> Preferences -> General -> Editors -> Text Editors -> Show whitespace charactersit
三、使用Space替换Tabio
Window -> Preferences -> General -> Editors -> Text Editors -> Insert spaces for tabs字符编码
Window -> Preferences -> Java -> Code Style -> Formatter 新建一个profile,在General settings中选择Spaces onlycli
Window -> Preferences -> XML -> XML Files -> Editor -> Indent using spaces
四、解决中、英混合时,空白字符显示宽度不同的问题
Window -> Preferences -> General -> Appearence -> Colors and Fonts -> Basic -> Text Font -> Edit
尝试不一样的字体
Notepat++
一、显示空白字符
视图->显示符号->显示空格和制表符
Android Studio经常使用设置
一、使用eclipse快捷键
File -> Settings -> keymap 下拉菜单选择eclipse
二、显示行号、空白字符
File -> Settings -> Editor -> General -> Appearence 勾选Show line numbers和Show whitespaces