code-orchestra / colt-idea-plugin-js

15 stars 3 forks source link

Node, no completions for top level code #9

Open webuniverseio opened 10 years ago

webuniverseio commented 10 years ago

Hi thank you for the effort which you made to make COLT to work with Node, it is very nice now. There is just one small issue - top level code doesn't autocomplete (in nodejs demo I don't get completions for http module). See a gif (you can ignore second part of the gif, I was just experimenting), the issue is at the very beginning of it:

node

makc commented 10 years ago

We have seen this bug few times but so far can't pinpoint the exact cause. Something sometimes stops node from sending colt these data, but we can't determine what so far.

webuniverseio commented 10 years ago

Hi makc, perhaps I'll share system details: I'm on Windows 8.1, node v0.11.11, COLT 2.0 Beta 12, WS 8.0.1, COLT plugin v 1.1.8. Don't know if that will help at all, but just in case. Please let me know if there is anything I can do to help with testing. Thanks.