intellij系列ide配置

2022-05-28 06:51:13 字數 552 閱讀 2359

顯示行號

搜尋line number

修改自體

sudo apt-get install fonts-droid

搜尋font

fonts,修改對話方塊自體

在editor,colors &fonts,font裡面修改編輯器自體

在editor,colors & fonts,console font裡面修改顯示的命令列自體

linux下建議文泉驛等寬(droid sans mono),13號,最舒服的自體了,monaco發虛

**自動完成

搜尋complete

editor,general,code completion裡面,

case sensitive completion,選擇none

關閉 "safe write",在erlang的自動編譯裡面很有用

搜尋"

safe

",取消"

use safe write

"

mac版本intellij配置

command n 查詢類 command f 內部查詢使用地方 ctrl shift b 查詢變數所使用的資源 ctrl shift f 全域性查詢使用地方 alt enter 匯入包 設定全自動匯入 command alt l 格式化 command p 方法引數提示 command shift...

Intellij 新安裝初始化配置

idea預設是匹配大小寫,此開關如果未關。你輸入字元一定要符合大小寫。比如你敲string是不會出現 提示或智慧型補充。但是,如果你開了這個開關,你無論輸入string或者string都會出現 提示或者智慧型補充!transparent native to ascii conversion的意思是 ...

JetBrains系列IDE無法輸入中文

環境linux fcitx,jetbrains的ide無法輸入中文,包括idea,pycharm,webstorm,clion等等。export xmodifiers im fcitx export gtk im module fcitx export qt im module fcitx安裝的時候...