intellij-quarkus icon indicating copy to clipboard operation
intellij-quarkus copied to clipboard

IntelliJ Quarkus Tools

Results 146 intellij-quarkus issues
Sort by recently updated
recently updated
newest added

When using quarkus-tools version 1.30.1 with gradle, **debug** button do nothing (maven works as intended). Im using IJ Ultimate 2023.2.5 (bundled quarkus plugin disabled). Quarkus-Tools version 1.28.0 works as intended...

bug

IDE internal Error after create Quarkus Gradle project. I haven't noticed any negative effects, but the "IDE error occurred" popup appears every time I create a new Quarkus Gradle project....

bug

Fixes #831

do-not-merge/work-in-progress
tests

YAML syntax much more convenient. Please add it support in development plugin.

bug
regression

![a](https://github.com/redhat-developer/intellij-quarkus/assets/937315/7e890ea2-0bd6-4b51-9eb7-ea7e0923b919) ![b](https://github.com/redhat-developer/intellij-quarkus/assets/937315/a605a6f9-f6f9-4c55-b657-fdeca50218df)

enhancement
quarkus

In application properties, >quarkus.native.resources.includes=names is shown with an "unknown property" warning, but it's perfectly valid, as per https://quarkus.io/guides/writing-native-applications-tips#including-resources We expect an indexed property instead:

bug
validation

Nothing happen for improvements( i'm expect pop-up show available configuration) i'm also enable [Show the documentation popup] config and with application.yaml i'm got this error ### Here is IDE information...

bug

Quarkus Tools also works quite differently in debug mode. Without the Quarkus Tools plugin when you launchs the application from the services window you get debug and console at the...

enhancement

feat: use server bundle This PR requires https://github.com/redhat-developer/lsp4ij/pull/43

Automate next test cases: 1. #1280 2. #1281 For more info: https://docs.google.com/spreadsheets/d/1K-padiWo1kBkxJPC3ibhrA6bN5mYPOVbLPNAZRFpi60/edit#gid=0

tests
kind/epic