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

Support for URI starts with property holder #164

Open
fharms opened this issue Jan 11, 2017 · 1 comment
Open

Support for URI starts with property holder #164

fharms opened this issue Jan 11, 2017 · 1 comment

Comments

@fharms
Copy link
Collaborator

fharms commented Jan 11, 2017

We should see if we could support smart completion and validation for URI starts with an property placeholder like in the example below.

("{{IMPORT_SERVICE_URL}}?ids=$simple{header." + ImportConstants.USER_ID_HEADER + "}&bridgeEndpoint=true"))

We would have to resolve the property placeholder to be able to provide correct syntax for smart completion or validation.

The tricky part is that you could have multiple property files defining the same property. eg "-Dev", "-Test"

@davsclaus
Copy link
Collaborator

See also #220

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants