[all-commits] [llvm/llvm-project] 4181bf: Clarify the "env" launch configuration setting.

Greg Clayton via All-commits all-commits at lists.llvm.org
Mon Jun 21 16:11:35 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4181bfe6888fdc6f24dc42d4ebb295920826de2b
      https://github.com/llvm/llvm-project/commit/4181bfe6888fdc6f24dc42d4ebb295920826de2b
  Author: Greg Clayton <gclayton at fb.com>
  Date:   2021-06-21 (Mon, 21 Jun 2021)

  Changed paths:
    M lldb/tools/lldb-vscode/package.json

  Log Message:
  -----------
  Clarify the "env" launch configuration setting.

A few users recently were trying to set environment values when using lldb-vscode and were unsure of the format of the "env" launch configuration setting. Clarify the exact format as when users add the "env" launch config setting, they can see this help string in the IDE.

Differential Revision: https://reviews.llvm.org/D104578




More information about the All-commits mailing list