Compatibility Issue with Remote - SSH Extension #206515
Closed as not planned
Description
opened on Feb 29, 2024
Description:
When attempting to activate the VS Code Speech extension while connected remotely using the host extension in VS Code, the host extension stops functioning properly.
Steps to Reproduce:
- Connect remotely using the host extension in VS Code.
- Attempt to activate the VS Code Speech extension.
- Observe that the host extension stops working as expected.
Expected Behavior:
The VS Code Speech extension should activate without affecting the functionality of the host extension, allowing both extensions to work simultaneously while connected remotely.
Actual Behavior:
Activating the VS Code Speech extension causes the host extension to cease functioning properly, impacting the remote connection experience.
Environment:
- VS Code Version: 1.87.0
- VS Code Speech Extension Version: 0.6.0
- Remote - SSH Version: 0.109.0
- OS: Ubuntu 18.04
Activity