Skip to content
This repository has been archived by the owner on Nov 29, 2020. It is now read-only.

只在某些目录中工作 #10

Closed
RightL opened this issue May 16, 2015 · 2 comments
Closed

只在某些目录中工作 #10

RightL opened this issue May 16, 2015 · 2 comments

Comments

@RightL
Copy link

RightL commented May 16, 2015

Global Extra Path:/home/right/.ycm_extra_conf.py
Python Exe : /usr/bin/python
只要以前成功工作过的目录下有用,其他的都不行......

@RightL
Copy link
Author

RightL commented May 16, 2015

还有,怎样让ycmd.coffee正常呢?
TypeError: Object # has no method 'spawnSync'
at Object.ycmd.spawn (/home/right/.atom/packages/you-complete-me/ycmd.coffee:19:28)
at Object.ycmd.fetch (/home/right/.atom/packages/you-complete-me/ycmd.coffee:31:21)
at Object. (/home/right/.atom/packages/you-complete-me/ycmd.coffee:60:15)
at Object. (/home/right/.atom/packages/you-complete-me/ycmd.coffee:74:4)
at Module._compile (module.js:456:26)
at Object.exports.run (/usr/lib/coffee-script/lib/coffee-script/coffee-script.js:83:25)
at compileScript (/usr/lib/coffee-script/lib/coffee-script/command.js:177:29)
at /usr/lib/coffee-script/lib/coffee-script/command.js:152:18
at fs.js:268:14
at Object.oncomplete (fs.js:107:15)

@Qusic
Copy link
Owner

Qusic commented May 17, 2015

ycmd.coffee那个应该是你的node版本太旧了,更新一下或者换iojs试试。
然后按照README写的配置一下ycmd。以前是可以用vim的ycmd但是新版本为了能补全参数的占位符就得另外装一个版本的ycmd了。

@Qusic Qusic closed this as completed May 17, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants