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

Path segment doesn't complete on Enter, v 1.0.2 #50

Closed
smlombardi opened this issue Feb 25, 2015 · 5 comments
Closed

Path segment doesn't complete on Enter, v 1.0.2 #50

smlombardi opened this issue Feb 25, 2015 · 5 comments

Comments

@smlombardi
Copy link

I have autocomplete plus, 2.2.0, set to complete suggestions on enter, and it works.

However, I added autocomplete-paths, and the paths are correctly suggested but do not complete on enter, it just dismisses the popup and inserts a return.

I can't use tab since it completes with Emmet. Which is why I set autocomplete plus settings to "enter"

@jordanbtucker
Copy link
Collaborator

Open the Key Binding Resolver (Ctrl+. / Cmd+.), then try again. What action is taking precedence over autocomplete-plus:confirm?

@jaypanares
Copy link

I'm also experiencing this issue. When I open Keybinding Resolver I don't see an entry for autocomplete-plus:confirm. I'm using version 0.188.0 on Windows 8.1. I have Emmet installed as well as both autocomplete-plus and autocomplete-paths.

@joseluisq
Copy link

@jordanbtucker exists a conflict between atom-emmet and atom-autcomplete-paths because both uses the tab key.
Also when I press the enter key on some path menu item doesn't work.

Here my screenshot of Key Binding Resolver

image

Only I can see autocomplete-plus:confirm when atom-emmet is disabled and all works fine.

@jordanbtucker
Copy link
Collaborator

To fix this autocomplete-plus + emmet issue, please see emmetio/emmet-atom#225 (comment).

@joseluisq
Copy link

@jordanbtucker cool!
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants