forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
Issue Type: Bug
Hey i found an issue where the interpreter selection does not update the python version within the vscode-interpreter-selection menu.
I created a virtualenv in a centeralized folder with python2.7 from within the vsCode terminal
virtualenv ~/dev/workspace/data-store
, i then deleted said folder, and attempted to change the virtualenv python version with
virtualenv -p `which python3` ~/dev/workspace/data-store
I can see within my terminal when activating the venv, that the python version is changed to 3.6.6, while within the vscode selection menu, it has not changed from 2.7.10.
perhaps there is an issue with the list being cached somewhere?
Extension version: 2018.10.1
VS Code version: Code 1.29.1 (bc24f98b5f70467bc689abf41cc5550ca637088e, 2018-11-15T19:06:21.742Z)
OS version: Darwin x64 18.2.0
System Info
| Item | Value |
|---|---|
| CPUs | Intel(R) Core(TM) i5-4278U CPU @ 2.60GHz (4 x 2600) |
| 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: enabled rasterization: enabled video_decode: enabled video_encode: enabled webgl: enabled webgl2: enabled |
| Load (avg) | 2, 2, 2 |
| Memory (System) | 8.00GB (0.24GB free) |
| Process Argv | |
| Screen Reader | no |
| VM | 0% |
Metadata
Metadata
Assignees
Labels
No labels
