You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
deoplete の、恐らく自動補完と、eskk の補完 UI による変換の組み合わせで、eskk on 時に1文字入力毎(変換してなくても)に下記の警告が出ます。
2行目は、警告のログを出すまでのスタックトレースです。今回の調査で仮に出すようにしてみた結果になります。
[] [2018年02月20日 15時38分19秒] [WARN] internal error: Preedit.get_begin_col() current phase is "0", but it must not be called in normal phase.
function neovim_rpc#_callback[1]..eskk#complete#eskkcomplete[11]..<SNR>300_eskkcomplete[2]..eskk#complete#can_find_start[10]..<SNR>280_Preedit_get_begin_col[2]..eskk#logger#warnf[1]..eskk#logger#warn[1]..<SNR>281_do_log
詳細は未調査。メモと備忘のために Issue にしておきます。
deoplete の、恐らく自動補完と、eskk の補完 UI による変換の組み合わせで、eskk on 時に1文字入力毎(変換してなくても)に下記の警告が出ます。
2行目は、警告のログを出すまでのスタックトレースです。今回の調査で仮に出すようにしてみた結果になります。
みづらいので展開しておきます。
The text was updated successfully, but these errors were encountered: