microsoft / vscode-java-pack

VS Code extensions for Java developers.
Other
291 stars 133 forks source link

Unable to use "Rewrite with new Java syntax" #1393

Closed yuichielectric closed 13 hours ago

yuichielectric commented 15 hours ago

I am unable to use the "Rewrite with new Java syntax" feature introduced in this article. I have installed both the Extension Pack for Java and the GitHub Copilot extension as described, and activated the GitHub Copilot license. Even though I have opened a Java file, the CodeLens "Rewrite with new Java syntax" mentioned in the article does not appear. Is there any other setting required for this?

I have confirmed that Java home settings are done, and I can build in VS Code.

As mentioned in the article, I have installed the pre-release versions of the VS Code extensions. My setup is as follows:

If there is anything I should try on my end, please let me know!

akaroml commented 13 hours ago

Thanks for trying. @yuichielectric This was an experimental feature. The experiment ended earlier and the feature was disabled accordingly. We are in the progress of concluding the experiment and plan for the future. Please stay tuned.

yuichielectric commented 13 hours ago

Hey @akaroml. Thank you for letting me know! It’s unfortunate, but I understand 👍