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

lsp-sample does not work #1148

Open
sgpinkus opened this issue Feb 20, 2025 · 4 comments
Open

lsp-sample does not work #1148

sgpinkus opened this issue Feb 20, 2025 · 4 comments
Assignees
Labels
info-needed Issue requires more information from poster

Comments

@sgpinkus
Copy link

Extension sample

lsp-sample

VS Code version

1.97.2

What went wrong?

Followed instructions in README. I don't get any diagnostics or autocomplete when debugging "Launch Client" config.

Image

@dbaeumer
Copy link
Member

I see the errors:

image

@dbaeumer
Copy link
Member

I also see the code completion

image

Please note that the code completion works on a whitespace or if the word starts with TypeScript or JavaScript since these are the returned completions.

@dbaeumer
Copy link
Member

Any additional input you can provide why this is not working for you.

@dbaeumer dbaeumer added info-needed Issue requires more information from poster and removed triage-needed labels Feb 21, 2025
@sgpinkus
Copy link
Author

Thanks for your prompt response. I just cloned the repo npm install; npm compile then tried to run debugger. The other "Language Server E2E Test" run configuration does work and I see the diagnostics squiggle underlines when the editor briefly pops up.

Ill keep trying to figure it out when I get a chance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

3 participants