vscode
vscode copied to clipboard
Source action menu is empty
Im using GH Codespaces and since a last time I used (a few days ago) and today I am unable to open the source actions menu.
For example, given a ESLint warning, I can press "Cntrl + ." and see some actions. Otherwise I could right click over the code and in the displayed menu click on "Source Action..". If I do that an empty menu is displayed. Example
I even tried creating a new codespace from scratch and I saw the same issue.
Version: 1.98.0 Commit: 6609ac3d66f4eade5cf376d1cb76f13985724bcb User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Embedder: codespaces
Same issue here, I also tried to disable my extensions + do a full rebuild of my codespace but nothing works.
Same issue
navigator.userAgent 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36'
Chrome Version: Version 133.0.6943.60 (Build) (64-Bit)
I am seeing this as well. If you connect to the Codespace from VSCode Desktop then the problem goes away so this seems Codespace specific.
Any news about this issue ? I still have the problem.
Also experiencing this tonight. For me I'm using java, but no source actions on anything.