8000 List properties are incorrectly recognized/validated · Issue #431 · eclipse-lsp4mp/lsp4mp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
List properties are incorrectly recognized/validated #431
Open
@fbricon

Description

@fbricon

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:
Screenshot 2023-10-31 at 13 16 17

Screenshot 2023-10-31 at 13 05 46

initially reported as redhat-developer/intellij-quarkus#1248

See also see https://quarkus.io/guides/config-reference#indexed-properties

Completion should return only quarkus.native.resources.excludes (no trailing [*])

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0