-
Notifications
You must be signed in to change notification settings - Fork 222
Closed
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
Hello!I use jupyterlab-lsp with python-lsp-server. When I try to type in a file path, the auto-completion adds an \ before the last /, and it can't suggest the contents in this directory.
I find this:
path = path + '\\/' |
When I Removed "\\" from this line, it worked well. I'm not sure why it do this...
maciejzj
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working