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

LSP: Provide code completion for named resources even when generic NBLS Java support is disabled #7869

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

dbalek
Copy link
Contributor

@dbalek dbalek commented Oct 11, 2024

Code completion for a specific annotation values (like a named DataSources and buckets, etc.) should work even if the generic Java support is disabled in NBLS (as it is provided by another VSCode extension).

@dbalek dbalek added LSP [ci] enable Language Server Protocol tests VSCode Extension [ci] enable VSCode Extension tests enterprise [ci] enable enterprise job Micronaut [ci] enable enterprise job labels Oct 11, 2024
@dbalek dbalek added this to the NB24 milestone Oct 11, 2024
@dbalek dbalek self-assigned this Oct 11, 2024
@dbalek dbalek force-pushed the dbalek/lsp-named-resources-cc branch from 981a8ea to b8a70d0 Compare October 15, 2024 08:30
@dbalek dbalek merged commit bdad3c3 into apache:master Oct 15, 2024
32 checks passed
@dbalek dbalek deleted the dbalek/lsp-named-resources-cc branch October 15, 2024 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enterprise [ci] enable enterprise job 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.

3 participants