Skip to content

terminal intellisense won't autocomplete or allow for tab when using uv #252423

Closed as not planned
@madebygps

Description

@madebygps

Type: Bug

I have these files:

➜ ls
exercise001.py genexps.py     listcomps.py   pyproject.toml README.md      tuples.py      uv.lock

I run my python scripts with uv run. uv itself is sometimes picked up with intellisense but the subcommand run is not. If I type in uv run and hit tab to autocomplete any file name of any .py it does not work. If I type in python instead then autocomplete and tab work.

This is what I see when I try to hit tab after uv run ex (expecting exercise001.py to autocomplete)

Image

This is what I see when I try to hit tab after python

Image

VS Code version: Code - Insiders 1.102.0-insider (01fc0c9, 2025-06-25T13:58:59.902Z)
OS version: Darwin arm64 24.5.0
Modes:

System Info
Item Value
CPUs Apple M2 Pro (10 x 2400)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: enabled_on
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
Load (avg) 1, 2, 2
Memory (System) 16.00GB (0.26GB free)
Process Argv --crash-reporter-id d783813a-ccb8-4271-9da2-38469b981abf
Screen Reader no
VM 0%
Extensions (8)
Extension Author (truncated) Version
claude-code Ant 1.0.31
copilot Git 1.337.1642
copilot-chat Git 0.28.2
vscode-azurefunctions ms- 1.17.3
vscode-azureresourcegroups ms- 0.10.13
debugpy ms- 2025.8.0
python ms- 2025.8.0
vscode-pylance ms- 2025.6.1
A/B Experiments
vsliv368cf:30146710
vspor879:30202332
vspor708:30202333
vspor363:30204092
vsc_aacf:30263846
pythonvspyt551cf:31249598
vscod805:30301674
c4g48928:30535728
962ge761:30841072
dsvsc014:30777825
dsvsc015:30821418
2e7ec940:31000449
pythontbext0:30879054
cppperfnew:30980852
dwnewjupyter:31046869
pythonrstrctxt:31093868
nativeloc1:31118317
e80f6927:31120813
dwcopilot:31158714
c3hdf307:31184662
6074i472:31201624
dwoutputs:31242946
customenabled:31248079
hdaa2157:31222309
copilot_t_ci:31333650
g012b348:31231168
pythoneinst12:31251391
bgtreat:31252123
c7cif404:31309980
pythonpulldiag:31287486
6gi0g917:31259950
editoredits36407:31282444
996jf627:31264550
pythonrdcb7:31268811
usemplatestapi:31297334
jdghv92:31317040
747dc170:31275146
pythoncompactctx:31296835
6518g693:31302842
generatesymbolt:31280541
convertfstringf:31280702
b99bg931:31306656
usemarketplace:31333563
0g1h6703:31329154
id45c886:31333049
nes-emitfast-1:31333560
55d1c281:31333312
gh_pad_aa_t:31335104
3cc7c867:31335119

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions