ac-js2 icon indicating copy to clipboard operation
ac-js2 copied to clipboard

auto-completion not available with company-mode

Open shackra opened this issue 10 years ago • 4 comments

I have no auto-completion with company. I write something like document. and then I wait for suggestions but I get none.

I'm using company 20150301.1814 from MELPA and js2-mode 20150301.337 from MELPA. Running GNU Emacs 24.4.1 (i686-pc-linux-gnu, GTK+ Version 3.14.7) of 2015-01-17 on bisson

shackra avatar Mar 04 '15 19:03 shackra

For those of you who prefer Company mode, support is on its way.

@ScottyB I came here for the contextual completions. Do you have visibility about when you would be working on this ?

angrybacon avatar May 08 '15 12:05 angrybacon

Same error, get nothing

ghost avatar May 19 '15 03:05 ghost

If enabled 'auto-complete' with 'company-mode' works..

ghost avatar May 19 '15 04:05 ghost

I can see some code relating to company in ac-js2.el line 305, but I can't seem to get it to work. @ScottyB is it supposed to be working, or is it still coming?

PythonNut avatar Sep 13 '15 23:09 PythonNut