DonJayamanne / python-extension-pack

Popular Visual Studio Code extensions for Python
MIT License
37 stars 18 forks source link

Lightbulb / quickfix not working when trying to import and always underlining my files to import #22

Open m0rgana opened 4 years ago

m0rgana commented 4 years ago

Issue Type: Bug

When importing I always have it underlined, apart from the fact that the lighbulb function isn't working as intended and quicfix is always showing me that there's "no quickfix available"

e.g: from geometric_figure import GeometricFigure

On the example above, I have geometric_figure underlined as if it's missing imports but when executed it works without any issues. Additionally, I'm unable to get the lighbulb to work. It's not auto importing when it should, I tried uninstalling and installing back VSC and it's not helping this issue. I'm learning programming and the lightbulb function comes in handy, specially when your tutor is using it constantly and you're unable to.

Extension version: 1.6.0 VS Code version: Code 1.49.0 (e790b931385d72cf5669fcefc51cdf65990efa5d, 2020-09-10T17:39:53.251Z) OS version: Darwin x64 19.4.0