Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support the new path of Yarn v2 pnpify SDK #181

Merged
merged 1 commit into from
Jul 14, 2020

Conversation

simnalamburt
Copy link
Contributor

@simnalamburt simnalamburt commented Jul 13, 2020

Pnpify SDKs are not located in .vscode/pnpify anymore. It's in .yarn/sdks instead. Adding it to MODULE_FOLDERS.

Without this patch, coc-tsserver works only when vim's CWD is exactly same with .vim directories location. For example, if you execute vim in the child directory, coc-tsserver does not work, which is not desirable.

References

Pnpify SDKs are not located in `.vscode/pnpify` anymore. It's in
`.yarn/sdks` instead. Adding it to MODULE_FOLDERS.

Reference:
  yarnpkg/berry#1446
  yarnpkg/berry#1481
  neoclide@52f625c
@chemzqm chemzqm merged commit 8113366 into neoclide:master Jul 14, 2020
@simnalamburt simnalamburt deleted the pnpify-new-path branch July 14, 2020 04:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants