cursor icon indicating copy to clipboard operation
cursor copied to clipboard

Quickfix import does not work with Python

Open pjurczen opened this issue 1 year ago • 0 comments

image

Even simple classes from typing package like Callable or Coroutine are not detected by quickfix. Manually writing the import works.

OS: MacOS 14.6.1 (23G93)

Cursor: Version: 0.40.4 VSCode Version: 1.91.1 Commit: 63dae81aea2c3fc079420fe72578a8eef26ba870 Date: 2024-09-05T02:52:05.660Z (6 days ago) Electron: 29.4.0 ElectronBuildId: undefined Chromium: 122.0.6261.156 Node.js: 20.9.0 V8: 12.2.281.27-electron.0 OS: Darwin arm64 23.6.0

Python extension: 2024.5.1

Works fine in regular VSCode with same python interpreter environment.

That's a total deal-breaker if this does not work.

pjurczen avatar Sep 11 '24 09:09 pjurczen