-
Notifications
You must be signed in to change notification settings - Fork 30.5k
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
[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
Comments
also happens to me for the last week on devconteiners on ssh remote pc (both ec2 and remote machine of my own). happens on other set of extentions ('Python', 'Ruff', 'GitHub Copilot Chat') |
I'm working locally and seeing what's maybe a similar issue. My code actions ( |
Could you run |
@chrmarti |
For those with the Python extension installed: There is a fix in the pre-release version of the Python extension for an issue that surfaces in other features. Could you give the pre-release version of the Python extension a try to rule out you are seeing that? |
@chrmarti I can't bisect inside a dev conteiner (seems I'm in a restricted mode once I start bisecting and the dev conteiner is gone from vs code). Further more I've disabled 'Ruff' & 'GitHub Copilot Chat' and it happens even when only python is on. Will try the new pre-release now |
This issue disappeared after upgrade to pre-release version of the Python extension. Thank you very much. |
Python issue: microsoft/vscode-python#24611 |
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:
The text was updated successfully, but these errors were encountered: