vscode/cli
Connor Peet 94ee5f5861
cli: automatically use distro qualities if available (#166961)
A fully-functioning CLI with tunnel capabilities requires product-specific
configuration that is not included in the OSS. This change has the CLI's build
script automatically look for a peer `vscode-distro` folder and, in a debug
build, set its build variables based on that.

It also works to set correct variables if vscode-distro is not found, based on
the OSS product.json (though this is not sufficient to run a fully fledged
tunnel.)
2022-11-22 06:13:16 -08:00
..
.cargo cli: static link the crt on windows (#164532) 2022-10-25 09:59:05 +02:00
src chore: pull more strings from the product.json (#166769) 2022-11-18 18:52:52 -08:00
build.rs cli: automatically use distro qualities if available (#166961) 2022-11-22 06:13:16 -08:00
Cargo.lock chore: pull more strings from the product.json (#166769) 2022-11-18 18:52:52 -08:00
Cargo.toml cli: automatically use distro qualities if available (#166961) 2022-11-22 06:13:16 -08:00
CONTRIBUTING.md cli: point docs to the new RA extension ns (#162500) 2022-10-04 08:17:10 -07:00
rustfmt.toml cli: use hard tabs to align with vscode style 2022-09-23 14:17:01 -07:00