Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: relax @Channel conditions for completion/validation #1344

Closed
wants to merge 1 commit into from

Conversation

fbricon
Copy link
Contributor

@fbricon fbricon commented Jun 24, 2024

First pass at fixing the Unrecognized property mp.messaging.* when Channel annotation is used along with Multi issue opened in VS Code Quarkus

@fbricon fbricon changed the title bug: relax @Channel conditions for completion/validation fix: relax @Channel conditions for completion/validation Jun 24, 2024
@angelozerr angelozerr self-assigned this Jun 26, 2024
@fbricon
Copy link
Contributor Author

fbricon commented Jul 8, 2024

It seems the whole messaging-related annotation support could be overhauled, as we apparently also need to allow @Incoming annotations on methods, e.g. in one-two-three:

Screenshot 2024-07-08 at 11 11 40

@angelozerr
Copy link
Contributor

Close for #1359

@angelozerr angelozerr closed this Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants