Mr Jos Posted May 14, 2021 Posted May 14, 2021 I started a new project, but now I don't get any suggestions showed anymore when starting to type anything. When I load a previous project the problem remains, no more list with auto-suggestions to complete the code. I tried to search for a solution but without success. Really hard to code anything now, so hope anyone knows how to turn it back on. (And/or how I did turn it off..) Quote
Benjo51 Posted June 14, 2021 Posted June 14, 2021 Hi Mr Jos Are you sure than intellisense is on ? Have a look to https://code.visualstudio.com/docs/editor/intellisense I also use this plugin https://www.kite.com/integrations/vs-code/ Didier Quote
ru2 Posted June 23, 2021 Posted June 23, 2021 I had a similar situtation. It was because an extension was updated and required a manual reload. After doing it, autocomplete started working again. Quote
Mr Jos Posted June 25, 2021 Author Posted June 25, 2021 (edited) On 6/23/2021 at 6:22 PM, ru2 said: I had a similar situtation. It was because an extension was updated and required a manual reload. After doing it, autocomplete started working again. EDIT: Ok thanks so much, just deleted all extensions 1 by 1 untill it did start working again. Deleting VSC completely did not work as it reloaded all extensions automatically. So happy it works again. The extension giving me problems was Pylance or something. Can start programming my more 'bigger' projects again as I don't have to find the correct names again and not worry about mistakes. Edited June 25, 2021 by Mr Jos Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.