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

VS Code integration #404

Open
diegozea opened this issue Sep 20, 2021 · 4 comments
Open

VS Code integration #404

diegozea opened this issue Sep 20, 2021 · 4 comments

Comments

@diegozea
Copy link

Hi!

Interact documentation claims that it works on Juno. But, Juno development has moved into the Julia extension for VS Code. At the moment, the package doesn't look to be working on VS Code using the Juno example:

Screenshot from 2021-09-20 16-16-45

Is it possible to change the old Atom/Juno-related display code to allow the package to work on VS Code?

Best regards,

@twavv
Copy link
Member

twavv commented Sep 20, 2021

See JuliaGizmos/WebIO.jl#462.

It's up to VSCode (or some "glue package" that one might create, à la WebIOVSCode) to provide this integration. I'm happy to provide guidance/help iterate on it, but I don't have the bandwidth to create such a thing myself.

Also see: julia-vscode/julia-vscode#1532

CC @pfitzseb @davidanthoff

@jquetzalcoatl
Copy link

Would be really nice to have this working in VS code. Any progress on this thread?

@twavv
Copy link
Member

twavv commented Dec 3, 2021

Not that I know of. Just waiting for someone to actually be willing to implement it themselves.

@JobJob
Copy link
Member

JobJob commented Dec 10, 2021

One workaround is to use Blink to open a separate window - example here: JuliaGizmos/WebIO.jl#462 (comment)

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

4 participants