Autocomplete Suggestions for Jupyter Notebook Not Rendering Properly in Cursor on Mac

Description:
When using Cursor on a Mac to edit and run a Jupyter notebook via SSH, autocomplete suggestions are not rendering correctly. Only the top half of the suggestion lines are visible as shown in the attached image.

Steps to Reproduce:

  1. Open Cursor on a Mac.
  2. Connect to a Jupyter notebook via SSH.
  3. Attempt to use autocomplete suggestions while editing code.

Expected Behavior:
Autocomplete suggestions should display fully and clearly.

Observed Behavior:
Only the top half of each autocomplete suggestion line is visible.

Troubleshooting Steps Taken:

  • Deleted settings JSON.
  • Uninstalled and reinstalled Cursor.
  • Verified that the issue persists after these actions.

Impact:
This bug significantly impacts productivity by reducing the usefulness of the autocomplete feature in Cursor.

Hi @kkotzen

Yeah, we know about this issue, a fix is on the way. Thanks for sharing.