settings shortcut key Ctrl+Alt+S strong>
idea set font size
File --> settings --> Appearance-->size
File --> settings --> Editor-->Color Scheme -->Color Scheme Font
idea set the mouse wheel to zoom in and out
File --> settings --> Editor-->General-->Change font size (Zoom) with Ctrl + Mouse Wheel
idea set eye protection color
File --> settings --> Editor-->Color Scheme-->General-->Text-->Defalut text-->Background #C7EDCC
idea configuration git
File --> settings --> Version Control->Git
① Path to Git executable: Select the git.exe file
② SSH executable: Native
idea configuration import package cannot*
File --> settings --> Editor-->Code Style-->Java-->insert imports for inner classes
Class count to use import with *: 999
Names count to use static import with *:999
idea shortcut key is set to eclipse
File --> settings --> keymap-->Eclipse
idea sets automatic package import
File --> settings --> Editor-->General-->Auto Import
Java:Insert imports on paste:ALL
Optimize imports on the fly (for current project)
idea sets multiple tables without closing
File --> settings --> Editor --> General --> Editor Tabs --> Closing Policy -->Tab limit ( 99)
idea set background image
File --> settings --> Appearance-->Appearance-->Background Image
idea settings to automatically locate file locations
- Check √ Autoscroll to Source
- Check √ Autoscroll from Source
Articles are uploaded by users and are for non-commercial browsing only. Posted by: Lomu, please indicate the source: https://www.daogebangong.com/en/articles/detail/cheng-xu-yuan-kai-fa-zhi-idea-chang-yong-she-zhi.html
评论列表(196条)
测试