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 way the (python) lsp and supermaven work together is not great - it's kind of like supermaven will pop up with the grey auto-complete text, but it won't appear in cmp, but then half the time it does. It feels like there's some race between lsp and supermaven whereby supermaven's result is getting nuked, but only sometimes. Any suggestions of how to debug this further would be appreciated.
The text was updated successfully, but these errors were encountered:
Not sure if it's an issue with supermaven or cmp but I'll start here... I've the following setup:
The way the (python) lsp and supermaven work together is not great - it's kind of like supermaven will pop up with the grey auto-complete text, but it won't appear in cmp, but then half the time it does. It feels like there's some race between lsp and supermaven whereby supermaven's result is getting nuked, but only sometimes. Any suggestions of how to debug this further would be appreciated.
The text was updated successfully, but these errors were encountered: