microsoft / vscode-java-dependency

Manage Java projects in Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=vscjava.vscode-java-dependency
MIT License
152 stars 74 forks source link

feat: Support create Micronaut projects #757

Closed dbalek closed 1 year ago

dbalek commented 1 year ago

Adding support for creating Micronaut projects. See https://github.com/microsoft/vscode-java-dependency/issues/713.

jdneo commented 1 year ago

Thank you @dbalek, this is our release week, and the code is frozen. I'll take a look after release is done.

jdneo commented 1 year ago

Hi @dbalek,

The release is done. We can merge this PR now.

Before that, would you mind putting Micronaut type to the bottom of the list since it's newly added?