microsoft / microsoft/vscode

Marketplace search results are misleading for Python formatters

Open
#326,443 1 comment 0 reactions 1 assignee Claimed by @sandy081 View on GitHub
Dominant language
TypeScript
Stars
193k
Forks
42.4k
PR merge metrics
PR metrics pending

Description

Type: Bug

When searching for Python formatting tools in the VS Code Marketplace, extensions such as Python Indent appear prominently even though they do not provide document formatting.

As a result, users can reasonably assume that installing the extension will enable Format Document for Python files. Instead, VS Code still reports "There is no formatter for 'python' files installed." This creates unnecessary confusion and wastes users' time.

I suggest improving the Marketplace in one or more of the following ways:

Rank actual formatter extensions (such as Black Formatter or Ruff) higher for formatter-related searches.
Clearly label whether an extension contributes a Document Formatter.
Add a filter that shows only extensions implementing the Document Formatting API.
Display a hint in the "No formatter installed" message linking directly to compatible formatter extensions.

This would make it much easier for users to discover the correct extension and avoid installing unrelated ones.

VS Code version: Code 1.121.0 (f6cfa2ea2403534de03f069bdf160d06451ed282, 2026-05-19T11:51:53+02:00)
OS version: Windows_NT x64 10.0.19045
Modes:

System Info

|Item|Value|
|---|---|
|CPUs|Intel(R) Core(TM) i9-9900K CPU @ 3.60GHz (16 x 3600)|
|GPU Status|2d_canvas: enabled
GPU0: VENDOR= 0x10de, DEVICE=0x2d04 [NVIDIA GeForce RTX 5060 Ti], DRIVER_VENDOR=NVIDIA, DRIVER_VERSION=32.0.16.1062 *ACTIVE*
GPU1: VENDOR= 0x1414, DEVICE=0x008c [Microsoft Basic Render Driver], DRIVER_VERSION=10.0.19041.5794
Machine model name:
Machine model version:
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: disabled_off
trees_in_viz: disabled_off
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off|
|Load (avg)|undefined|
|Memory (System)|63.87GB (32.58GB free)|
|Process Argv|--crash-reporter-id 027d92c5-055d-4ac1-91bb-790c24511bfc|
|Screen Reader|no|
|VM|0%|
Extensions (28)

Extension|Author (truncated)|Version
---|---|---
vscode-sqlite|ale|0.14.1
vsc-python-indent|Kev|1.21.0
42-c-format|key|0.0.5
debugpy|ms-|2026.6.0
isort|ms-|2026.6.0
python|ms-|2026.4.0
vscode-pylance|ms-|2026.2.1
vscode-python-envs|ms-|1.36.0
jupyter|ms-|2025.9.1
jupyter-keymap|ms-|1.1.2
jupyter-renderers|ms-|1.3.0
vscode-jupyter-cell-tags|ms-|0.1.9
vscode-jupyter-slideshow|ms-|0.1.6
cmake-tools|ms-|1.23.52
cpp-devtools|ms-|0.5.13
cpptools|ms-|1.32.2
cpptools-extension-pack|ms-|1.5.1
hexeditor|ms-|1.11.1
sqlite-viewer|qwt|25.12.2
java|red|1.55.0
cmake|twx|0.0.17
vscode-gradle|vsc|3.18.0
vscode-java-debug|vsc|0.59.0
vscode-java-dependency|vsc|0.27.6
vscode-java-pack|vsc|0.31.1
vscode-java-test|vsc|0.46.0
vscode-maven|vsc|0.45.3
markdown-pdf|yza|2.1.0

(1 theme extensions excluded)

A/B Experiments

```
vsliv368cf:30146710
pythonvspyt551cf:31249601
binariesv615:30325510
nativeloc1:31344060
dwcopilot:31170013
dwoutputs:31242946
copilot_t_ci:31333650
e5gg6876:31282496
pythonrdcb7:31342333
6518g693:31463988
aj953862:31281341
b6b4d950:31327385
6abeh943:31336334
envsactivate1:31551504
gh487529:31544284
cloudbuttont:31379625
3efgi100_wstrepl:31403338
ec5jj548:31422691
cp_cls_t_966_ss:31526232
4je02754:31466945
c3h7c220:31478652
cp_cls_t_1081:31454832
conptydll_true:31498968
e9c30283:31461165
test_treatment2:31471001
46204921:31447328
idci7584:31464702
e3e4d672:31494082
ei9d7968:31496641
chat:31457767
7e187181:31503455
ghj88844:31499326
ddid_t:31478206
hmra_i5g22:31518061
7df3h592:31512476
cp_cls_t_1082:31535311
logging_enabled_new:31498466
db5d2638:31499441
jb_cp_cls_t_632:31543129
852d2892:31506239
56dj4588:31512888
32d76977:31512328
ha629193:31508444
cdk-lw-on:31524445
hgf2d445:31529595
8hfba999:31537718
prpt_srch:31518468
jbcp_cls_pctr_t:31531130
61138546:31518536
cp_intellij_t_nes:31548657
gf14b233:31526830
h561g132:31533256
ihg5j128:31534457
9gg7f176:31542112
6i51c363:31551401

```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.