Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot find "Run linting" command #22108

Closed
DrShushen opened this issue Sep 28, 2023 · 1 comment
Closed

Cannot find "Run linting" command #22108

DrShushen opened this issue Sep 28, 2023 · 1 comment
Labels
info-needed Issue requires more information from poster triage-needed Needs assignment to the proper sub-team

Comments

@DrShushen
Copy link

Type: Bug

There was previously a "Python: Run linting" command that was available, but since some time relatively recently, I don't seem to be able to find this command anymore. This was very useful when I wanted to "refresh" linitng on the open file. Was this command removed intentionally or is this a bug?

I am using VSCode insiders and pre-release of Python extension.

Version: 1.83.0-insider
Commit: aad333b878b4cfce2f4152d48552fb6f980d7daf
Date: 2023-09-28T05:33:46.124Z
Electron: 25.8.2
ElectronBuildId: 23977753
Chromium: 114.0.5735.289
Node.js: 18.15.0
V8: 11.4.183.29-electron.0
OS: Linux x64 6.2.0-33-generic snap

Python extension version:

v2023.17.12711016

Extension version: 2023.17.12711016
VS Code version: Code - Insiders 1.83.0-insider (aad333b878b4cfce2f4152d48552fb6f980d7daf, 2023-09-28T05:33:46.124Z)
OS version: Linux x64 6.2.0-33-generic snap
Modes:

System Info
Item Value
CPUs Intel(R) Core(TM) i9-10900K CPU @ 3.70GHz (20 x 4899)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: disabled_off
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
video_decode: enabled
video_encode: disabled_software
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off
Load (avg) 1, 1, 1
Memory (System) 62.70GB (51.81GB free)
Process Argv --no-sandbox --force-user-env --unity-launch --crash-reporter-id 5e036db4-7975-4920-936d-345ce33b1cab
Screen Reader no
VM 0%
DESKTOP_SESSION ubuntu
XDG_CURRENT_DESKTOP Unity
XDG_SESSION_DESKTOP ubuntu
XDG_SESSION_TYPE x11
A/B Experiments
vsliv695:30137379
vsins829:30139715
vsliv368:30146709
vsreu685:30147344
python383cf:30185419
vspor879:30202332
vspor708:30202333
vspor363:30204092
vslsvsres303:30308271
pythontb:30258533
pythonptprofiler:30281269
vshan820:30294714
vscod805:30301674
bridge0708:30335490
bridge0723:30353136
vsaa593:30376534
pythonvs932:30404738
py29gd2263:30784851
vsclangdf:30492506
c4g48928:30535728
dsvsc012cf:30540253
pynewext54:30618038
showlangstatbar:30737417
ecj1e332:30687743
pythonfmttext:30716741
fixshowwlkth:30771523
showindicator:30805243
pythongtdpath:30726887
i26e3531:30792625
welcomedialog:30812478
pythonnosmt12:30779711
pythonidxpt:30768918
pythonnoceb:30776497
copilotsettingt:30808721
asynctok:30821568
dsvsc013:30777762
dsvsc014:30777825
diffeditorv2:30786206
pythonlinttypecf:30823782
pythonmypyww:30841056
pythonmpsinfo:30842935
dsvsc015:30821418
pythontestfixt:30826906
pythonfb280951:30830809
pythonregdiag:30842812
pythonmypyd1cf:30841191
pythoncet0cf:30848248

@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label Sep 28, 2023
@karthiknadig
Copy link
Member

This command was removed intentionally. We are moving linting support to individual extensions. There was a prompt that would showed up if you were using pylint or flake8.
Here are the extensions we support:
https://marketplace.visualstudio.com/items?itemName=ms-python.pylint
https://marketplace.visualstudio.com/items?itemName=ms-python.flake8
https://marketplace.visualstudio.com/items?itemName=ms-python.mypy-type-checker

@karthiknadig karthiknadig closed this as not planned Won't fix, can't repro, duplicate, stale Sep 28, 2023
@github-actions github-actions bot added the info-needed Issue requires more information from poster label Sep 28, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
info-needed Issue requires more information from poster triage-needed Needs assignment to the proper sub-team
Projects
None yet
Development

No branches or pull requests

2 participants