microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
164.9k stars 29.52k forks source link

Linter don't work #72744

Closed pabloemmanueldeleo closed 5 years ago

pabloemmanueldeleo commented 5 years ago

Issue Type: Bug

Say errors with Missing docstring in public module. The path the linter is in you lace also python.exe

VS Code version: Code 1.33.1 (51b0b28134d51361cf996d2f0a1c698247aeabd8, 2019-04-11T08:27:14.102Z) OS version: Windows_NT x64 10.0.17763

System Info |Item|Value| |---|---| |CPUs|AMD Ryzen 5 1600 Six-Core Processor (12 x 3194)| |GPU Status|2d_canvas: enabled
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
rasterization: enabled
surface_synchronization: enabled_on
video_decode: enabled
webgl: enabled
webgl2: enabled| |Memory (System)|31.93GB (25.47GB free)| |Process Argv|| |Screen Reader|no| |VM|0%|
Extensions (14) Extension|Author (truncated)|Version ---|---|--- arepl|alm|1.0.13 code-cg|cg-|0.0.1 python-preview|don|0.0.4 shell-format|fox|4.0.5 vscode-test-explorer|hbe|2.9.3 kite|kit|0.82.0 vscode-python-test-adapter|lit|0.3.4 dotenv|mik|1.0.1 python|ms-|2019.3.6558 python-docs|Muk|0.8.3 pyside2-vsc|Oll|0.1.0 mel|sat|0.1.2 mayacode|sav|0.0.7 vscode-qt-for-python|sea|0.1.1
vscodebot[bot] commented 5 years ago

This issue is caused by an extension, please file it with the repository (or contact) the extension has linked in its overview in VS Code or the marketplace for VS Code. See also our issue reporting guidelines.

Happy Coding!