Fred Bricon

Results 583 comments of Fred Bricon

@testforstephen is contributing commands to the outline view doable?

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 ![Feb-15-2023 13-29-45](https://user-images.githubusercontent.com/148698/219027828-0f6c9328-2173-4276-9557-7034efaaa1a0.gif) 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?