microsoft / vscode

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

opencv can't show function list and funciton document #62562

Closed yanhaiming56 closed 6 years ago

yanhaiming56 commented 6 years ago

Issue Type: Bug

when I write python code,calling the opencv function like "cv2.imread",it can't show function list of opencv and under the "cv2" which show the red wave line.In fact, it's no problem and can run normally. image

VS Code version: Code 1.28.2 (7f3ce96ff4729c91352ae6def877e59c561f4850, 2018-10-17T00:23:51.859Z) OS version: Windows_NT x64 10.0.17134

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i7-4720HQ CPU @ 2.60GHz (8 x 2594)| |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
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled| |Memory (System)|7.93GB (3.24GB free)| |Process Argv|| |Screen Reader|no| |VM|67%|
Extensions (22) Extension|Author (truncated)|Version ---|---|--- code-gnu-global|aus|0.2.2 vscode-python-docstring|aza|0.0.5 bat-snippets|bat|0.2.0 python-snippets|cst|0.2.0 c-cpp-project-generator|dan|1.1.1 python-preview|don|0.0.4 code-python-isort|fre|0.0.3 CppSnippets|har|0.0.13 Python-autopep8|him|1.0.2 py-paste-indent|hye|0.0.2 jumpprotobuf|ldc|0.0.3 vscode-language-pack-zh-hans|MS-|1.28.2 anaconda-extension-pack|ms-|1.0.1 python|ms-|2018.9.2 cpptools|ms-|0.20.1 python-docs|Muk|0.8.3 proto|pet|0.0.2 vscode-yaml|red|0.1.0 vscode-icons|rob|7.28.0 python|tht|0.2.3 copy-python-path|yar|1.0.4 vscode-proto3|zxh|0.2.1
kieferrm commented 6 years ago

Please file the issue against the Python extension here. https://github.com/Microsoft/vscode-python/issues. Thanks!

vscodebot[bot] commented 6 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!