You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Devcontainer] Processing message didn't disappear and some features of vscode couldn't be used-> MSG:Getting code actions from 'ESLint', 'Python', 'Ruff', 'Jupyter' (configure). #236551
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.