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

Code completion support for Micronaut Expression Language added. #6648

Merged

Conversation

dbalek
Copy link
Contributor

@dbalek dbalek commented Nov 1, 2023

Adding code completion support for Micronaut Expression Language.

@dbalek dbalek added do not merge Don't merge this PR, it is not ready or just demonstration purposes. Java [ci] enable extra Java tests (java.completion, java.source.base, java.hints, refactoring.java, form) LSP [ci] enable Language Server Protocol tests VSCode Extension [ci] enable VSCode Extension tests Micronaut [ci] enable enterprise job labels Nov 1, 2023
@dbalek dbalek added this to the NB21 milestone Nov 1, 2023
@dbalek dbalek self-assigned this Nov 1, 2023
@dbalek dbalek force-pushed the dbalek/micronaut-expression-language-completion branch from 8a3e22c to 02b4e45 Compare November 9, 2023 13:56
@dbalek dbalek requested a review from sdedic November 9, 2023 13:56
@dbalek dbalek removed the do not merge Don't merge this PR, it is not ready or just demonstration purposes. label Nov 9, 2023
@dbalek dbalek requested review from lahodaj and MartinBalin November 9, 2023 13:58
@apache apache locked and limited conversation to collaborators Nov 10, 2023
@apache apache unlocked this conversation Nov 10, 2023
@dbalek dbalek force-pushed the dbalek/micronaut-expression-language-completion branch 2 times, most recently from e5acd1c to a53c44d Compare November 13, 2023 16:52
@dbalek dbalek force-pushed the dbalek/micronaut-expression-language-completion branch from a53c44d to 0020cc8 Compare November 15, 2023 11:47
@dbalek dbalek force-pushed the dbalek/micronaut-expression-language-completion branch from 0020cc8 to 061c40a Compare November 15, 2023 12:04
Copy link
Contributor

@lahodaj lahodaj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks reasonable to me.

@dbalek dbalek merged commit 7df55e6 into apache:master Nov 16, 2023
@dbalek dbalek deleted the dbalek/micronaut-expression-language-completion branch November 16, 2023 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Java [ci] enable extra Java tests (java.completion, java.source.base, java.hints, refactoring.java, form) LSP [ci] enable Language Server Protocol tests Micronaut [ci] enable enterprise job VSCode Extension [ci] enable VSCode Extension tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants