jupyterlab-lsp icon indicating copy to clipboard operation
jupyterlab-lsp copied to clipboard

Fixed jump to definition for notebooks that have special characters in filename

Open darpan097 opened this issue 5 months ago • 1 comments
trafficstars

References

fixes #1124

Works for me locally.

Code changes

Handle URI decode for special characters

User-facing changes

None

Backwards-incompatible changes

Chores

  • [ ] linted
  • [ ] tested
  • [ ] documented
  • [ ] changelog entry

darpan097 avatar Jun 12 '25 13:06 darpan097

Binder :point_left: Launch a binder notebook on branch darpan097/jupyterlab-lsp/feature/fix-code-jump

github-actions[bot] avatar Jun 12 '25 13:06 github-actions[bot]