jupyterlab-lsp
jupyterlab-lsp copied to clipboard
Fixed jump to definition for notebooks that have special characters in filename
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