Clarify the "env" launch configuration setting.
authorGreg Clayton <gclayton@fb.com>
Fri, 18 Jun 2021 23:19:04 +0000 (16:19 -0700)
committerGreg Clayton <gclayton@fb.com>
Mon, 21 Jun 2021 23:11:16 +0000 (16:11 -0700)
commit4181bfe6888fdc6f24dc42d4ebb295920826de2b
tree06f1e3db938583d585d0e6707723758d945f33f7
parent8ace12130526f450c822ca232d1f865b247d7434
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
lldb/tools/lldb-vscode/package.json