corvofeng / Vsnips

Ultisnips for vscode
38 stars 3 forks source link

Mac中无法使用原有的ultisnips片段 #17

Closed BerryTaylor closed 4 years ago

BerryTaylor commented 4 years ago

我的vsnips配置和片段设置如图所示。但是在tex和vim文件中都没法使用原有的片段,没有反应。

image image
corvofeng commented 4 years ago

你有试过这样用吗: /home/corvo/.vim/UltiSnips

不要将家目录缩写成~, 而是完整的补全出来, 稍后我会看看有没有办法处理一下.

BerryTaylor commented 4 years ago

你好, 即便我按照您的说明去书写,如图, 还是无法使用自己的片段。系统是 image 设置现在是 image vscode是最新版。

corvofeng commented 4 years ago

你改过设置之后有试着重启了吗, 如果重启没成功

可以临时设置一下:

{
    "Vsnips.LogLevel": "DEBUG",
}

然后帮我查看一下日志文件吗~/Library/Preferences/Vsnips/vsnips.log

BerryTaylor commented 4 years ago

当然,这是获得的文件。软件已经重启若干次了。

2020年2月7日 下午9:14,一枚小猿 notifications@github.com 写道:

你改过设置之后有试着重启了吗, 如果重启没成功

可以临时设置一下:

{ "Vsnips.LogLevel": "DEBUG", } 然后帮我查看一下日志文件吗~/Library/Preferences/Vsnips/vsnips.log

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/corvofeng/Vsnips/issues/17?email_source=notifications&email_token=AMSAVKRYVWDXFDQ56NEGJ3TRBVND7A5CNFSM4KRH5QTKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOELC3YFQ#issuecomment-583384086, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMSAVKSW4EZ2STTUJDKKWTLRBVND7ANCNFSM4KRH5QTA.

corvofeng commented 4 years ago

我没有办法查看这个文件 image

你看看有没有办法发给我, 或者到这里试试:

https://gitter.im/corvofeng/Vsnips

corvofeng commented 4 years ago

已经保证补全时加载了所有片段, 这个issue关掉了