Skip to content

Support interpolation syntax in metadata collector #16876

@chuckjaz

Description

@chuckjaz

I'm submitting a ... (check one with "x")

[x] feature request

Current behavior

The metadata collector reports unsupported syntax form for interpolation strings.

Expected behavior

Interpolations strings should be handled like string concatenation.

Minimal reproduction of the problem with instructions

Incllude an interpolation string in an exported symbol, such as:

`${foo}/${bar}`

What is the motivation / use case for changing the behavior?

Better support for the full syntax supported by TypeScript.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions