1

Resolved

Intellisense shows * when it shouldn't

description

Intellisense should not show '*' when typing "from xyz."

comments

Zooba wrote Mar 6 at 11:41 PM

Where does it show the asterisk? I get it after "from xyz. import ", which is technically an error but not a big issue, but I can't get it to appear anywhere else.

RickWinter wrote Mar 11 at 6:41 PM

That is the asterisk I'm referring to. xyz.* is wrong