We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When accepting a path completion, the existing prefix is not taken into account
As in the screencast
LSP Auto completer should work like the kernel one.
JupyterLab 4.3.5
jupyterlab-lsp 5.1.0
Paste the output from running `jupyter server extension list` from the command line here. You may want to sanitize the paths in the output.
Paste the output from running `jupyter labextension list` from the command line here. You may want to sanitize the paths in the output.
Paste the output from running `jupyter troubleshoot` from the command line here. You may want to sanitize the paths in the output.
Paste the output from your command line running `jupyter lab` here, use `--debug` if possible.
Paste the output from your browser JavaScript console replacing the text in here. To learn how to open the developer tools in your browser: https://developer.mozilla.org/en-US/docs/Learn/Common_questions/What_are_browser_developer_tools#How_to_open_the_devtools_in_your_browser If too many messages accumulated after many hours of working in JupyterLab, consider refreshing the window and then reproducing the bug to reduce the noise in the logs.
To learn how to open the developer tools in your browser: https://developer.mozilla.org/en-US/docs/Learn/Common_questions/What_are_browser_developer_tools#How_to_open_the_devtools_in_your_browser If too many messages accumulated after many hours of working in JupyterLab, consider refreshing the window and then reproducing the bug to reduce the noise in the logs.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Description
When accepting a path completion, the existing prefix is not taken into account
lsp1.mp4
kernel-completer.mp4
Reproduce
As in the screencast
Expected behavior
LSP Auto completer should work like the kernel one.
Context
JupyterLab 4.3.5
jupyterlab-lsp 5.1.0
Required: installed server extensions
Required: installed lab extensions
Troubleshoot Output
Command Line Output
Browser Output (recommended for all interface issues)
The text was updated successfully, but these errors were encountered: