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

How can coc-tsserver be debugged to figure out why it can't find a definition? #425

Open
filipegiusti opened this issue Apr 26, 2023 · 1 comment

Comments

@filipegiusti
Copy link

I couldn't craft a tsconfig.json file that works with the aliases I have defined for both Parcel on package.json and storybook on .storybook/main.js.

How can I debug coc.nvim using coc-tsserver to understand how tsserver is resolving dependencies? I couldn't find a way to start the tsserver with --traceResolution.

@chemzqm
Copy link
Member

chemzqm commented Sep 8, 2023

I Can't figure out option --traceResolution https://github.com/microsoft/TypeScript-wiki/blob/main/Standalone-Server-(tsserver).md

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