Dennis Xiong

Results 20 comments of Dennis Xiong

> I just detected right now. It does not work with the "vividchalk" colorscheme. With other (i tested with 8 more) it worked since the start. For my case ,it...

@Iazel Yes ,It works,thanks. But it seems this pull request is not included by the master branch,I modified the code manually.

> Your screenshot only shows the backtrace, not the actual error. It appears to have something to do with spawning the Tern server, which is apparently a very hard thing...

I tried :message, but it output the same as the top. ps: my vim is 7.3.969, os is windows xp sp3

I'm sorry i just assumed that tern-for-vim can work independently, so i did not install Tern before . By the way, when i run tern/bin/tern.cmd, the prompt says "Listening on...

I tried to install Tern with npm: ![tern_install](https://f.cloud.github.com/assets/1892462/653400/401c9f0c-d4d5-11e2-9827-e037fc7b42ac.png) unfortunately error comes again. am i in the right way to install Tern?

> You don't need to install it 'before', you simply need to do npm install to get it into your plugin directory. Is it in node_modules in the place where...

> You don't need a separate Tern checkout. Does bundle\tern_for_vim\node_modules\tern\bin\tern exist and start up propertly? Yes, the directory does exsit,like this: ![ternrun](https://f.cloud.github.com/assets/1892462/653478/ce7293cc-d4d7-11e2-8702-cb0831d8a597.png) how shoud i check whether the Tern startup...

> You could run it with node. But if it exists, I guess that wasn't the problem. I'm out of ideas on this. i tried **node tern** **"Listening on port...

yes ,I installed it .The version is 1.8.1.2, on win xp. 发件人: [email protected] [mailto:[email protected]] 代表 Sanjeev 发送时间: 2013年6月23日 12:33 收件人: marijnh/tern_for_vim 抄送: Dennis Xiong 主题: Re: [tern_for_vim] error appears when...