-
Notifications
You must be signed in to change notification settings - Fork 21
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
Fish integration doesn't work #38
Comments
Relevant codeI believe the following portion of this repository's codebase may be relevant to the issue: vscode-python-manager/src/client/common/terminal/activator/base.ts Lines 31 to 36 in 38709f2
|
Thanks for filing this issue, i'll take a look at this. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Type: Bug
Behaviour
Expected vs. Actual
Expected
When I open a new terminal in a WSL folder with a virtual environment, it activates the environment.
Actual
This works in other shells, but not in Fish.
Steps to reproduce:
venv
into WSL withfish
set as the shell configuration. (Did this using GCM into fedora-remix via WSL2 on Windows 10 21H2 Build 19044.)Diagnostic data
python.languageServer
setting: DefaultOutput for
Python
in theOutput
panel (View
→Output
, change the drop-down the upper-right of theOutput
panel toPython
)User Settings
Extension version: 1.0.4
VS Code version: Code 1.71.2 (74b1f979648cc44d385a2286793c226e611f59e7, 2022-09-14T21:03:37.738Z)
OS version: Windows_NT x64 10.0.19044
Modes:
Sandboxed: No
Remote OS version: Linux x64 5.10.102.1-microsoft-standard-WSL2
System Info
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
skia_renderer: enabled_on
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off
A/B Experiments
The text was updated successfully, but these errors were encountered: