Issue Type: Bug
Even though
// Whether to lint Python files.
"python.linting.pylintEnabled": true,
// Whether to lint Python files.
"python.linting.enabled": true,
has been in user settings, I have to paste the above option in workspace settings in order to start pylint
Thanks
Extension version: 2018.10.1
VS Code version: Code 1.29.1 (bc24f98b5f70467bc689abf41cc5550ca637088e, 2018-11-15T19:07:43.495Z)
OS version: Linux x64 4.15.0-39-generic
System Info
| Item |
Value |
| CPUs |
Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz (8 x 4278) |
| 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: disabled_software video_decode: unavailable_software video_encode: unavailable_software webgl: enabled webgl2: enabled |
| Load (avg) |
0, 0, 0 |
| Memory (System) |
15.62GB (4.56GB free) |
| Process Argv |
--unity-launch /home/raytroop/messy |
| Screen Reader |
no |
| VM |
0% |
Issue Type: Bug
Even though
has been in
user settings, I have to paste the above option inworkspace settingsin order to startpylintThanks
Extension version: 2018.10.1
VS Code version: Code 1.29.1 (bc24f98b5f70467bc689abf41cc5550ca637088e, 2018-11-15T19:07:43.495Z)
OS version: Linux x64 4.15.0-39-generic
System Info
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: disabled_software
video_decode: unavailable_software
video_encode: unavailable_software
webgl: enabled
webgl2: enabled