-
Notifications
You must be signed in to change notification settings - Fork 519
Closed as not planned
Labels
Description
For some reason Language Support for Java isn't working in my GitHub Codespace. The extension seems to like being run there.
It was working a week or so ago but for some reason it just stopped and I cannot get it to function again.
Cleaning the project doesn't function


See this discussion for more info https://github.com/orgs/community/discussions/35119
Environment
- Operating System: "linux", version: "5.4.0-1090-azure", arch: "amd64", family: "unix"
- JDK version: 11.0.16.1
- Visual Studio Code version: 1.72.0 (system setup)
- Java extension version: 1.11.0
Steps To Reproduce
- Open https://github.com/snebjorn/openapi-generator/tree/feature/devcontainer in GitHub Codespaces
- Observe Language Support for Java isn't working
Current Result
Language features like code navigation doesn't work in GitHub Codespaces.
Expected Result
Language features like code navigation should work.
Additional Informations
https://github.com/orgs/community/discussions/35119
devcontainers/images#155
Reactions are currently unavailable