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

Fix rename causing blanking of raw cell conents #1086

Merged
merged 4 commits into from
Jun 21, 2024

Conversation

krassowski
Copy link
Member

References

Fixes #1084

Code changes

Adds short-circuit for raw cells

User-facing changes

Renaming does not remove contents of raw cells

Backwards-incompatible changes

None

@krassowski krassowski added the bug Something isn't working label May 26, 2024
Copy link

Binder 👈 Launch a binder notebook on branch krassowski/jupyterlab-lsp/fix-raw-cell

@krassowski krassowski merged commit ec483e9 into jupyter-lsp:main Jun 21, 2024
14 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Renaming symbol empties all raw cells
1 participant