-
-
Notifications
You must be signed in to change notification settings - Fork 296
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
Update VSCode webview proxy #2685
base: vscode-webview-proxy
Are you sure you want to change the base?
Update VSCode webview proxy #2685
Conversation
… min_optlevel, inline, check_bounds (fonsp#2455)
Continued from fonsp#2452
…#2239) * Add function to update disabled_cells_dependency * update disabled/skipped dependency inside load_notebook * add a test --------- Co-authored-by: Paul Berg <[email protected]>
* Use `PlutoRunner.move_vars` to deregister Bond elements * Use `GiveCellID` in `@bind`
* Add latex reverse search - Use JuliaMono on the docs tab. - Fix unicode string indexing bug. * Show docs for `return` * Update PlutoRunner.jl
Co-authored-by: Fons van der Plas <[email protected]>
This reverts commit 65f1a45.
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@pankgeorg to conclude: I managed to get Pluto to work again, but I struggle testing it using the https://github.com/JuliaComputing/pluto-vscode repo. In my case, the backend URL functions perfectly fine, but in vscode it just hangs at the "Loading" page. Pls try it if you want, or close the PR! An idea for reviewing changes could be: |
The vs code proxy is currently sitting at Pluto v0.17.3, update to 0.19.32!
(I'm using it :)