Skip to content

Allow replacement variables in project-config.json #103

@andyc2

Description

@andyc2

I would be very helpful to allow variables in the project-config.json file. For example:

{
     ...
     "linkerFlags": [
         "-Ln", "${workspaceFolder}/${name}.lbl"
     ]
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions