Skip to content

Expand variables in config entries #278

@Nowaker

Description

@Nowaker

Because I have multiple machines with different home directory paths (/Users/$USER on Mac vs /home/$USER on Linux), and I manage my configuration VSCode files centrally for all machines, I'd like to do the following:

  "solargraph.commandPath": "${env:HOME}/projects/dotfiles/solargraph.sh",

I must run solargraph via a script that sets up the environment correctly because VS Code plugin itself doesn't expose enough parameters to achieve what I need.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions