สำหรับกรณีเฉพาะของฉันหน้าต่างแสดงตัวอย่างถูกเปิดโดยปลั๊กอิน ดังนั้นฉันใช้การกำหนดค่าปลั๊กอินเพื่อปิดหน้าต่างเหล่านี้โดยอัตโนมัติ
Supertab
ตามที่แนะนำโดย Alex Kroll:
let g:SuperTabClosePreviewOnPopupClose = 1
คุณเติมเต็มฉัน
let g:ycm_autoclose_preview_window_after_insertion = 1
let g:ycm_autoclose_preview_window_after_completion = 1
หากตั้งค่าตัวแปรที่สองตัวแปรแรกจะไม่มีผล จากเอกสาร:
The *g:ycm_autoclose_preview_window_after_completion* option
When this option is set to '1', YCM will auto-close the 'preview' window after
the user accepts the offered completion string. If there is no 'preview' window
triggered because there is no 'preview' string in 'completeopt', this option is
irrelevant. See the |g:ycm_add_preview_to_completeopt| option for more details.
Default: '0'
>
let g:ycm_autoclose_preview_window_after_completion = 0
<
-------------------------------------------------------------------------------
The *g:ycm_autoclose_preview_window_after_insertion* option
When this option is set to '1', YCM will auto-close the 'preview' window after
the user leaves insert mode. This option is irrelevant if
|g:ycm_autoclose_preview_window_after_completion| is set or if no 'preview'
window is triggered. See the |g:ycm_add_preview_to_completeopt| option for more
details.
Default: '0'
>
let g:ycm_autoclose_preview_window_after_insertion = 0
Ctrl
น่ารำคาญน้อยแมปCaps Lock
ไปCtrl
หรือแลกเปลี่ยนพวกเขาหากคุณต้องการที่จะให้Caps Lock
ใช้ได้