javacomplete2 Not suggesting relevant completions Unicorn Meta Zoo #1: Why another podcast? Announcing the arrival of Valued Associate #679: Cesar Manara Data science time! April 2019 and salary with experience The Ask Question Wizard is Live!Autocompletion in VimHow to create an autocomplete list in ViM?Eclipse: Instant autocompletionVim Javascript Autocompletion + Suggestions?Stop spacebar keypress from triggering autocomplete in EclipseEdit Help file outside doc directory causes tags not to work when copying inwindows Vim YouCompleteMe auto-completionEclipse: The project was not built due to “A resource exists with a different case: '/project/bin/License.txt'.”How to trigger omnicomplete/auto-completion on keystrokes in INSERT mode?haskell module autocomplete suggestion sometimes fails in vim with vim-lsp/haskell-ide-engine
Are all CP/M-80 implementations binary compatible?
Raising a bilingual kid. When should we introduce the majority language?
How to open locks without disable device?
Protagonist's race is hidden - should I reveal it?
Did the Roman Empire have penal colonies?
Could Neutrino technically as side-effect, incentivize centralization of the bitcoin network?
Is Electric Central Heating worth it if using Solar Panels?
What is the ongoing value of the Kanban board to the developers as opposed to management
Map material from china not allowed to leave the country
What was Apollo 13's "Little Jolt" after MECO?
I preordered a game on my Xbox while on the home screen of my friend's account. Which of us owns the game?
Can you stand up from being prone using Skirmisher outside of your turn?
Implementing 3DES algorithm in Java: is my code secure?
My bank got bought out, am I now going to have to start filing tax returns in a different state?
How to avoid introduction cliches
France's Public Holidays' Puzzle
Does Mathematica have an implementation of the Poisson Binomial Distribution?
Mistake in years of experience in resume?
How to translate "red flag" into Spanish?
How long after the last departure shall the airport stay open for an emergency return?
What is this word supposed to be?
finding a tangent line to a parabola
What ability score does a Hexblade's Pact Weapon use for attack and damage when wielded by another character?
PIC mathematical operations weird problem
javacomplete2 Not suggesting relevant completions
Unicorn Meta Zoo #1: Why another podcast?
Announcing the arrival of Valued Associate #679: Cesar Manara
Data science time! April 2019 and salary with experience
The Ask Question Wizard is Live!Autocompletion in VimHow to create an autocomplete list in ViM?Eclipse: Instant autocompletionVim Javascript Autocompletion + Suggestions?Stop spacebar keypress from triggering autocomplete in EclipseEdit Help file outside doc directory causes tags not to work when copying inwindows Vim YouCompleteMe auto-completionEclipse: The project was not built due to “A resource exists with a different case: '/project/bin/License.txt'.”How to trigger omnicomplete/auto-completion on keystrokes in INSERT mode?haskell module autocomplete suggestion sometimes fails in vim with vim-lsp/haskell-ide-engine
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
first off I am very new to vim/spacevim. I recently began trying out spacevim after getting comfortable with vim, my goal was to replace my Eclipse Java IDE with SpaceVim using this guide: https://spacevim.org/use-vim-as-a-java-ide/
Now, most of the plugins work just fine, like the TagBar, vimfiler, and I even get autocomplete suggestions. The issue is my autocomplete suggestions aren't very good. For example, ill type out a simple import line like: "import java.util.*;" and what I would expect is to get suggestions after typing "java." but nothing useful/relevant comes up. This is what my init.toml file looks like: https://puu.sh/CXjiw/bb24be81a4.png
java vim vim-plugin spacevim
add a comment |
first off I am very new to vim/spacevim. I recently began trying out spacevim after getting comfortable with vim, my goal was to replace my Eclipse Java IDE with SpaceVim using this guide: https://spacevim.org/use-vim-as-a-java-ide/
Now, most of the plugins work just fine, like the TagBar, vimfiler, and I even get autocomplete suggestions. The issue is my autocomplete suggestions aren't very good. For example, ill type out a simple import line like: "import java.util.*;" and what I would expect is to get suggestions after typing "java." but nothing useful/relevant comes up. This is what my init.toml file looks like: https://puu.sh/CXjiw/bb24be81a4.png
java vim vim-plugin spacevim
add a comment |
first off I am very new to vim/spacevim. I recently began trying out spacevim after getting comfortable with vim, my goal was to replace my Eclipse Java IDE with SpaceVim using this guide: https://spacevim.org/use-vim-as-a-java-ide/
Now, most of the plugins work just fine, like the TagBar, vimfiler, and I even get autocomplete suggestions. The issue is my autocomplete suggestions aren't very good. For example, ill type out a simple import line like: "import java.util.*;" and what I would expect is to get suggestions after typing "java." but nothing useful/relevant comes up. This is what my init.toml file looks like: https://puu.sh/CXjiw/bb24be81a4.png
java vim vim-plugin spacevim
first off I am very new to vim/spacevim. I recently began trying out spacevim after getting comfortable with vim, my goal was to replace my Eclipse Java IDE with SpaceVim using this guide: https://spacevim.org/use-vim-as-a-java-ide/
Now, most of the plugins work just fine, like the TagBar, vimfiler, and I even get autocomplete suggestions. The issue is my autocomplete suggestions aren't very good. For example, ill type out a simple import line like: "import java.util.*;" and what I would expect is to get suggestions after typing "java." but nothing useful/relevant comes up. This is what my init.toml file looks like: https://puu.sh/CXjiw/bb24be81a4.png
java vim vim-plugin spacevim
java vim vim-plugin spacevim
asked Mar 9 at 6:20
LiquidHDLiquidHD
33
33
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55074612%2fjavacomplete2-not-suggesting-relevant-completions%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55074612%2fjavacomplete2-not-suggesting-relevant-completions%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown