Python intellisense doesnt work properly help please.

  • Thread starter Thread starter NyanCow
  • Start date Start date
N

NyanCow

Guest
iam trying to set up new python project using selenium i have made a new enviroment and installed my packages.
but the intellisense doesnt work on my variables.

it does work on websocket variable.
and give me the methods.
but webElement for examle just doesnt seem to give the auto completion

https://i.gyazo.com/ac6d24b2f9fda7e4a161e4cae574274e.png


i then tried using vs code.
and surprise it works just find and all the auto complete features there work

so what did i do wrong?
how can i make the auto complete work in vs 2019?

Continue reading...
 
Back
Top