vscode/cli
Connor Peet 52840e3ca5
cli: cleanup build (#190213)
- Remove the `prepare` script entirely
- Variables are now populated from the product.json during build. Most
  variables are mapped automatically, with some special handling in a
	few cases. `build.rs` is now much more self-contained.
- Look for the `product.overrides.json` for vscode developers instead of
  looking for a peer `vscode-distro` folder

Fixes #178691
2023-08-10 20:14:30 -07:00
..
src cli: cleanup build (#190213) 2023-08-10 20:14:30 -07:00
build.rs cli: cleanup build (#190213) 2023-08-10 20:14:30 -07:00
Cargo.lock cli: add more details to the status command (#190212) 2023-08-10 20:13:14 -07:00
Cargo.toml cli: cleanup build (#190213) 2023-08-10 20:14:30 -07: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
ThirdPartyNotices.txt update license for OSS Tool (#188988) 2023-07-27 08:41:35 -07:00