Closed ghost closed 4 years ago
Hi, what if you press <C-x><C-o>
after the dot?
Duplicate of #431
It worked with me with
@arijitmazumdar can you illustrate your question?
@arijitmazumdar can you illustrate your question?
Please see the attached image after I added autocomplete. There are 2 tabs [Scratch][Preview] on the top. How to get rid of them?I am using vim-gtk3 in Ubuntu.
After a little googling I am able to close this with <c-w>z
. But it is a little annoying, is there any global setting exists?
Seems like it is not javacomplete function. What are you using for triggering completion? YouCompleteMe or deoplete may be?
Actual behavior (Required!)
does nothing
Expected behavior (Required!)
does what it says it does, autocompletes java
The steps to reproduce actual behavior (Required!)
Environment (Required!)
Q&A
JCdebugEnableLogs
and can put here content ofJCdebugGetLogContent
command, if you need.1 empty line
g:JavaComplete_JavaviLogLevel
to'debug'
, then setg:JavaComplete_JavaviLogDirectory
, and put here server logs, too.Screenshot (Optional)
The output of :redir and :message (Optional)