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

Crash on wsl #44

Open
Wakotu opened this issue Oct 14, 2024 · 3 comments
Open

Crash on wsl #44

Wakotu opened this issue Oct 14, 2024 · 3 comments

Comments

@Wakotu
Copy link

Wakotu commented Oct 14, 2024

I install the extension in vscode wsl environment, and it crashed when I click the generate button. It just prompts with "Detecting Project language..." and go silent.
I use ubuntu 22.04 as my wsl guest.
I had installed the required lsp executable and corresponding extension.

@chanhx
Copy link
Owner

chanhx commented Oct 14, 2024

I think this should be the same problem as #20, but sorry I don't have time recently to check exactly what the problem is and fix it. For now, maybe you could try downgrading the version to v0.3.2 to see if it works.

@Wakotu
Copy link
Author

Wakotu commented Oct 15, 2024

I should also add that it failed on c project but succeeeded on rust project.

@chanhx
Copy link
Owner

chanhx commented Oct 15, 2024

I'm not sure what the problem is, but I had generated some call graphs for C/C++ projects with clangd as the call hierarchy provider, maybe you could try it.

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