You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The signature tooltip always opens above the completion point and can't go beyond the editor top border, so it progressively shrinks when the completion point is near the top, until disappearing altogether.
Reproduce
Expected behavior
It always opens at a reasonable height, downwards if upwards is not possible.
Context
Operating System and version: Windows 11
Browser and version: Chrome 135.0.7049.115
JupyterLab version: 4.4.1
Language server and version: python-lsp-server 1.12.2
Required: installed server extensions
❯ jupyter server extension list
Config dir: /home/carlos/.jupyter
Config dir: /home/carlos/.venvs/lab/etc/jupyter
jupyter_lsp enabled
- Validating jupyter_lsp...
jupyter_lsp 2.2.5 OK
jupyter_server_terminals enabled
- Validating jupyter_server_terminals...
jupyter_server_terminals 0.5.3 OK
jupyterlab enabled
- Validating jupyterlab...
Extension package jupyterlab took 0.1721s to import
jupyterlab 4.4.1 OK
jupyterlab_myst enabled
- Validating jupyterlab_myst...
jupyterlab_myst 2.4.2 OK
notebook_shim enabled
- Validating notebook_shim...
notebook_shim OK
Config dir: /usr/local/etc/jupyter
Required: installed lab extensions
❯ jupyter labextension list
JupyterLab v4.4.1
/home/carlos/.venvs/lab/share/jupyter/labextensions
jupyterlab-myst v2.4.2 enabled OK (python, jupyterlab_myst)
jupyterlab_pygments v0.3.0 enabled OK (python, jupyterlab_pygments)
@jupyter-lsp/jupyterlab-lsp v5.1.0 enabled OK (python, jupyterlab-lsp)
Description
The signature tooltip always opens above the completion point and can't go beyond the editor top border, so it progressively shrinks when the completion point is near the top, until disappearing altogether.
Reproduce
Expected behavior
It always opens at a reasonable height, downwards if upwards is not possible.
Context
Required: installed server extensions
Required: installed lab extensions
Troubleshoot Output
The text was updated successfully, but these errors were encountered: