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

Debug Adapter Features don't seem to work (Wolfram Engine 12.3, MacOS 11) #64

Open
The3DWizard opened this issue Jul 25, 2021 · 1 comment

Comments

@The3DWizard
Copy link

Hi, it's me again. Hope I do not bother you. Now that I got the language server running in VSCode on MacOS with Wolfram Engine 12.3 everything seems to be working except the features which are referenced in the "Debug Adapter Features" section of the readme.

Example:
Let's say I open a new .wl file and type Integrate[x^2,x] and I want to evaluate this expression in the debug console, VSCode tells me that there are no available code actions. Also no light bulbs do appear (which are activated in VSCode). The readme shows that there should be a code action named Evaluate in Debug Console.

Any hints on what needs to be done to fix this?

@kenkangxgwe
Copy link
Owner

Sorry for the late reply, but you can see the instruction here: https://github.com/kenkangxgwe/vscode-lsp-wl#debugger-support

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