Skip to content

Add CodeLens support for resolving environment variables in string values #24

@BeardedFish

Description

@BeardedFish

Would be a helpful feature to add to the extension. Adding this will result in a developer instantly seeing what a string resolves to if it contains an environment variable.

For example, if the following config entry below existed and the value of ASSET_DOWNLOAD_RULE was deny, then at the top of this line it would show something like "${ASSET_DOWNLOAD_RULE}" resolves to "deny"

/0070 { /type "${ASSET_DOWNLOAD_RULE}" /method "GET" /url "*.assetdownload.zip/assets.zip*" }

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions