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
{{ message }}
This repository was archived by the owner on Apr 14, 2022. It is now read-only.
I hope this message gets to the right place because I cannot find the thread in Github.
I installed Pylance and since then everything works fine.
Good luck,
Marcelo
From: Sutyke <[email protected]>
Sent: שבת 16 ינואר 2021 19:27
To: microsoft/python-language-server <[email protected]>
Cc: Marcelo Rosensaft <[email protected]>; Manual <[email protected]>
Subject: Re: [microsoft/python-language-server] Autocomplete not working (intellisense) for some dataframes (#2095)
Is there any progress on this issue? For me Auto Complete on data frame doesn't work at all.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#2095 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ARHKCXLQH3U4S4A55RCMX7TS2HD6PANCNFSM4OMPSMVQ>.
Environment data
Version: 1.46.1
Commit: cd9ea6488829f560dc949a8b2fb789f3cdc05f5d
Date: 2020-06-17T21:17:14.222Z
Electron: 7.3.1
Chrome: 78.0.3904.130
Node.js: 12.8.1
V8: 7.8.279.23-electron.0
OS: Darwin x64 19.5.0
Expected behaviour
https://code.visualstudio.com/assets/docs/editor/intellisense/intellisense.gif
Actual behaviour
setup
Autocomplete works for
df.
but fordf2
you get no suggestions which clicking ctrl+spaceThe text was updated successfully, but these errors were encountered: