-
Notifications
You must be signed in to change notification settings - Fork 148
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
Path completion broken #667
Comments
Thanks! I think this is because of the |
I confirmed that things work without the tilde. |
is there a quick workaround? Or how can I actually temporarily deactivate the installed pyls? It becomes quite cumbersome to work with local data file discovery with this bug... |
Can one switch off path completion by |
I'm sorry I did not resolve it yet. I will look into it as soon as possible for me, which is the weekend 9-10 October. I added it to my calendar. Sorry again! |
You can add |
After installing jlab-lsp, path completion is broken for me.
I verified that after removing jlab-lsp it works again.
What happens is that the first letters already typed before triggering the completion are not being removed by the replacement, which results in having to edit the completed path, rendering it unusable.
Below are 2 screenshots showing what I typed just before and just after accepting the completion suggestion:
Versions:
# Name Version Build Channel jupyter 1.0.0 py39h6e9494a_6 conda-forge jupyter-lsp 1.4.1 pyhd8ed1ab_0 conda-forge jupyter-server-mathjax 0.2.3 pyhd8ed1ab_0 conda-forge jupyter-server-proxy 3.1.0 pyhd8ed1ab_0 conda-forge jupyter_client 6.1.12 pyhd8ed1ab_0 conda-forge jupyter_console 6.4.0 pyhd8ed1ab_0 conda-forge jupyter_contrib_core 0.3.3 py_2 conda-forge jupyter_core 4.7.1 py39h6e9494a_0 conda-forge jupyter_nbextensions_configurator 0.4.1 py39h6e9494a_2 conda-forge jupyter_server 1.10.2 pyhd8ed1ab_0 conda-forge jupyterlab 3.1.7 pyhd8ed1ab_0 conda-forge jupyterlab-git 0.32.1 pyhd8ed1ab_0 conda-forge jupyterlab-lsp 3.8.1 pyhd8ed1ab_0 conda-forge jupyterlab_code_formatter 1.4.10 pyhd8ed1ab_1 conda-forge jupyterlab_pygments 0.1.2 pyh9f0ad1d_0 conda-forge jupyterlab_server 2.7.1 pyhd8ed1ab_0 conda-forge jupyterlab_widgets 1.0.0 pyhd8ed1ab_1 conda-forge python-language-server 0.36.2 pyhd8ed1ab_0 conda-forge
The text was updated successfully, but these errors were encountered: