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

ERROR: MethodError: no method matching display(::Dict{String, Vector{TypedSyntax.InlayHint}}) and julia.usePlotPane #517

Closed
dafred94 opened this issue Nov 22, 2023 · 1 comment · Fixed by julia-vscode/julia-vscode#3472
Assignees

Comments

@dafred94
Copy link

In VSCode, I'm seeing the above error instead of a functioning REPL-UI of Cthulhu.jl when I try to @descend into a function call if user setting julia.usePlotPane = false for the VSCode Julia extension.

Everything seems to work as intended when setting julia.usePlotPane = true and restarting the Julia process before trying to @descend again.

This is quite unexpected behaviour, Cthulhu.jl should inform the user somewhere that the setting has to be enabled for it to work properly.

@Zentrik
Copy link
Collaborator

Zentrik commented Dec 4, 2023

This should be fixed on the latest version, 1.61, of the VSCode Julia extension.

@Zentrik Zentrik closed this as completed Dec 4, 2023
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

Successfully merging a pull request may close this issue.

2 participants