Skip to content
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

Number of characters displayed on the autocompletion box #1002

Closed
danpal96 opened this issue Oct 19, 2023 · 2 comments · Fixed by #1025
Closed

Number of characters displayed on the autocompletion box #1002

danpal96 opened this issue Oct 19, 2023 · 2 comments · Fixed by #1025
Milestone

Comments

@danpal96
Copy link

Elevator Pitch

I would like a way to control the number of characters displayed on the autocompletion box

Motivation

With jupyterlab-lsp 5.0.0 the autocompletion box does not diplay a lot of characters:
image
Comparison without jupyterlab-lsp:
image

@krassowski
Copy link
Member

Thanks for opening the issue. This is a bug with width heuristic, and appears related to a previous issue #995.

@danpal96
Copy link
Author

Is the fix merged in jupyterlab-lsp=5.1.0 jupyter-lsp=2.2.4, I'm still having the problem of too little space

image

If it needs to cut down the characters I would prefer that it cuts at the start instead of the end

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants