Skip to content

Properties files with property expressions are flagged as wrong #392

@jamesfalkner

Description

@jamesfalkner

For example, in my application.properties I have:

%prod.quarkus.datasource.username = ${DBUSER:sa}

In vscode, I get red squigglies:

image

And the hover tooltip says:

image

Yet the app works as expected!

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions