Does this issue occur when all extensions are disabled?: Yes/No
Version: 1.96.1 (user setup)
Commit: 42b2661
Date: 2024-12-17T17:50:05.206Z
Electron: 32.2.6
ElectronBuildId: 10629634
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 12.8.374.38-electron.0
OS: Windows_NT x64 10.0.22631
OS Name: Microsoft Windows 11 Enterprise
OS Version: 10.0.22631 N/A Build 22631
OS Manufacturer: Microsoft Corporation
OS Configuration: Member Workstation
OS Build Type: Multiprocessor Free
Steps to Reproduce:
- Create AWS EC2 instance as dev-container host
- SSH connect to AWS EC2 by vscode and start dev container.
- Edit some python file and save it.
- VS code IDE show an processing message - [Getting code actions from 'ESLint', 'Python', 'Ruff', 'Jupyter'] , this message didn't disappear nomatter what I do. Some vs code feature couldn't be used, such as formate code, jump to other package source code.