-
## Actual behavior
auto completion is not working
## Expected behavior
completion feature to work
## The steps to reproduce actual behavior
1. using pathogen:
cd ~/.vim/bundle/
…
-
## Actual behavior
When using a Java type `Foo` in a subpackage of the package which contains `Foo`, autocompletion doesn't list the methods of `Foo`.
## Expected behavior
Autocompletion on t…
-
## Actual behavior (Required!)
Perpetual javavi compilation loop when opening a java file, with the message:
> Javavi compilation finished
Autocomplete does not work.
It appears to be repeat…
-
## Actual behavior (Required!)
## Expected behavior (Required!)
## The steps to reproduce actual behavior (Required!)
1. ...
2. ...
3. ...
## Environment (Required!)
* OS:
* V…
zxm66 updated
4 years ago
-
I have a project with a typical java project layout, plus a frontend (vue cli generated) part. The layout is
```
(root)
...
└── src
├── frontend
│ └── src
│ └── dist
│ └─…
-
Hi All,
I want to start by apologizing for the newb level of this question. I am new to Vim and am very excited to get the javacomplete2 plugin working. I have attempted to get the plugin working…
-
This will probably sounds a little odd, but after adding the plugin to my `.vimrc` and installing it, I
cannot tell if the plugin is actually active or not.
1. When inside a list, Enter in insert …
-
Hello! i'm beginner to use vim. Can you help me? im install NVIM v0.3.7 on my mac 10.14.5 and successful integrate vim-javacomplete2. But i don't understand autocomplete window shown only after c-x c-…
-
I'm encountering a series of UltiSnips errors after sourcing a vim session file. These errors do not appear if I edit a file before restoring my session. However, if I restore a session from a blank g…
-
In README is not mentioned default plugin manager in Vim 8 - I just cloned the repo into `~/.vim/pack/git-submodules-plugins/start`
I see red errors:
```
Error detected while processing function …