Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Don't write to settings.json #9

Open
@Tyriar

Description

I see this is written to user settings from the extension:

  "terminal.integrated.env.osx": {
    "FIG_NEW_SESSION": "1"
  },

I find this a little invasive, can you do without this information? Can your integration scripts set this instead?

There should soon be a way to reliably inject environment variables on macOS with microsoft/vscode#99878, this is an existing feature but it has some problems at the moment due to how path_helper works.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions