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

Update VSCode webview proxy #2685

Draft
wants to merge 832 commits into
base: vscode-webview-proxy
Choose a base branch
from

Conversation

sebibek
Copy link

@sebibek sebibek commented Oct 29, 2023

The vs code proxy is currently sitting at Pluto v0.17.3, update to 0.19.32!
(I'm using it :)

fonsp and others added 30 commits January 23, 2023 13:52
…#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
fonsp and others added 29 commits December 12, 2023 14:14
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@sebibek
Copy link
Author

sebibek commented Jan 13, 2024

@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:
https://github.com/fonsp/Pluto.jl/compare/main...sebibek:Pluto.jl:vscode-webview-proxy?expand=1
(maybe something is missing)

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 this pull request may close these issues.

None yet