Fred Bricon
Fred Bricon
@testforstephen is contributing commands to the outline view doable?
@martinlippert does that ring a bell?
thanks @martinlippert!
If you're referring to standalone java files, the generated .class is not exposed to users, so how do you run it?
I actually don't know how IDEs download the updates. But if they were appending a flag like `?update=true` to the download query, would it be possible for open-vsx to handle...
Running from main, the bundled extension is still quite slow to activate (from 300ms to 1000ms) One potential hint is this message when running `npx @vscode/vsce package`: > This extension...
Still a bug  Low priority though
Looks like an Android application. FYI vscode-java [doesn't support Android project development](https://github.com/redhat-developer/vscode-java/issues/10#issuecomment-268834749).
Try deleting [vscode-java's working directory](https://github.com/redhat-developer/vscode-java/wiki/Troubleshooting#clean-the-workspace-directory) and restart VS Code (Next version will [provide a command](https://github.com/redhat-developer/vscode-java/issues/655) to do it directly from VS Code)
we've tried to fix that error before. Which version of quarkus tools are you using?