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

[VSCExtension] Couldn't find a debug adapter descriptor for the debug type 'byond' (extension might have failed to to activate) #324

Open
4310V343k opened this issue Jun 7, 2022 · 0 comments

Comments

@4310V343k
Copy link

4310V343k commented Jun 7, 2022

This issue is related to the langserver extension for Visual Studio Code only

On Linux, if you try to launch a debug session without specifying "dreamDaemon": true in launch.json it will spit a confusing error at you, because there is no DreamSeeker (if you don't have wine) on linux

https://github.com/SpaceManiac/vscode-dm-langclient/blob/fb639d1fa33beb5cd57a004a4214a6c241fa724d/src/extension.ts#L158

VSCode's error (title) is very generalized, so there is no way for the user to determine a fix without actually looking at extension's source code.

Maybe give a tip that it can actually launch dream daemon instead?

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

1 participant