(Go: >> BACK << -|- >> HOME <<)

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

AC broken in web-mode #486

Open
yPhil-gh opened this issue Sep 15, 2017 · 1 comment
Open

AC broken in web-mode #486

yPhil-gh opened this issue Sep 15, 2017 · 1 comment

Comments

@yPhil-gh
Copy link

Hi!

Recently I noticed that I don't have any completion in web-mode buffers anymore, I tried to reset my whole elpa dir but to no avail, no matter what I do, in web-mode buffer the variable ac-sources is always nil :(

ac-sources is a variable defined in ‘auto-complete.el’.
Its value is nil
Local in buffer nws.html; global value is 
(ac-source-words-in-buffer ac-source-symbols ac-source-abbrev ac-source-dictionary ac-source-emacs-lisp-features ac-source-features ac-source-filename ac-source-files-in-current-dir ac-source-functions ac-source-symbols ac-source-variables ac-source-words-in-all-buffer ac-source-words-in-buffer ac-source-words-in-same-mode-buffers)

But:

web-mode-ac-sources-alist is a variable defined in ‘web-mode.el’.
Its value is
(("css" ac-source-words-in-buffer ac-source-css-property)
 ("html" ac-source-words-in-buffer ac-source-abbrev)
 ("jsx" ac-source-words-in-buffer ac-source-words-in-same-mode-buffers))

Here are my web-mode and my ac configs.

BTW, auto-complete is fantastic.

@dickmao dickmao closed this as completed May 17, 2020
@dickmao dickmao reopened this May 17, 2020
@jcs090218
Copy link
Member
jcs090218 commented Oct 1, 2020

This is sort of late. Does the error still exists? 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

3 participants