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

Conflict with flow lsp #45

Closed
amiralies opened this issue Jun 21, 2019 · 1 comment
Closed

Conflict with flow lsp #45

amiralies opened this issue Jun 21, 2019 · 1 comment

Comments

@amiralies
Copy link

I Work on different js codebases written vanilla js, flow js and some times typescript.
what is the preferred way to manage conflict between flow lsp and coc-tsserver maybe.
maybe disable coc-tsserver when there is .flowconfig available in workspace root?

@chemzqm
Copy link
Member

chemzqm commented Jun 21, 2019

Use mkdir .vim && echo '{ "tsserver.enableJavascript": false}' > .vim/coc-settings.json in your flow project root.

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

No branches or pull requests

2 participants