Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Distracting to use with IdeaVim in IntelliJ #21

Open
wizonesolutions opened this issue Nov 14, 2019 · 1 comment
Open

Distracting to use with IdeaVim in IntelliJ #21

wizonesolutions opened this issue Nov 14, 2019 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@wizonesolutions
Copy link

I'll try to explain my issue here. I do not know what the solution is. Maybe it's simply a keyboard shortcut.

Basically, there are times when I'm in insert mode in Vim and I want to stay there. For example, I was just editing the filter criteria in a database table "file" (the thing that opens if you click a table in the Database pane in IntelliJ). I wanted to hit Enter in order to send the query. However, TabNine was popping up suggestions, so hitting Enter would have performed an autocomplete instead of submitting.

I can easily work around this by pressing Esc or Ctrl-[. But now I'm back in normal mode and must press i again before I can hit Enter to send the query. I could also click the field with the mouse to cause the autocomplete window to dismiss, but it is clunky.

I'm not really sure what the solution is here, since TabNine obviously wants to suggest things, and its suggestions are often pretty good. But this is annoying enough for me often enough that I've just disabled the plugin for now. I've found myself tending to prefer the IntelliJ suggestions (which are more integrated with the IDE) anyway in recent times.

TabNine's a good tool; don't get me wrong. I'm hoping this feedback is constructive.

@amircodota amircodota transferred this issue from codota/TabNine Mar 16, 2020
@amircodota amircodota added enhancement New feature or request help wanted Extra attention is needed labels Mar 16, 2020
@Tschigger
Copy link

Tschigger commented Jun 18, 2020

Related to this issue. Unfortunately IntelliJ doesn't allow you to disable the Enter key for accepting suggestions. So disabling TabNine suggestions for certain symbols (like , or ;), as proposed here, would solve this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants