-
## Actual behavior (Required!)
Error when opening a java file and auto-completion isn't working
As if unable to work
## Expected behavior (Required!)
Opening a java file without without error a…
-
I'm using [vim-javacomplete2](https://github.com/artur-shaik/vim-javacomplete2) which has the ability to complete method overrides after`@Override`.
I configured ncm2 to use it, and the other patte…
-
## Actual behavior (Required!)
When trying to perform code completion in any method other than the constructor, the completion does not work.
A replica of the structure of my class can be seen bel…
-
## Actual behavior
When I try and invoke an omnicomplete on a Java file, it doesn't seem to have any knowledge of the variables.
In this example, I'm trying to type out `adamId`, and it decide…
-
## Actual behavior (Required!)
I'm not good at English. sorry.
Autocomplete works with sudo privileges but it does not work without sudo privileges.
Type ``(also, when I press dot) , get a err…
kqito updated
6 years ago
-
## Actual behavior (Required!)
Open a java file
## Expected behavior (Required!)
Open a java file
## The steps to reproduce actual behavior (Required!)
1. use vundle install javacomplete2
…
-
## Actual behavior
Autoformat can add empty lines between imports if imports are from different packages
## Expected behavior
Autoformat adds imports in alphabetical order or it can be configured…
-
## Expected behaviour
Open java file, no error. Behaviour as per [SpaceVim Layers: lang#java page](https://spacevim.org/layers/lang/java/)
## The reproduce ways from Vim starting (Required!)
Add …
-
## Actual behaviour (Required!)
When opening java file, vim renders weirdly and error messages appear in the bottom:
- error detected while processing function 15_JobVimOnCallbackHandler[3]..javac…
-
## Expected behavior, english is recommend
for gradle project, Neomake doesn't work for java syntax checker
## Environment Information
- OS: MAC
- vim version: vim 8
- neovim version: NVIM v…