[roll] Roll fuchsia [superproject] Roll third_party/pigweed pw_ide: Remove terminal env vars from VSC settings

As of pwrev.dev/187195, an activated terminal can be created through
a VSC command, which ensures that the activation env vars are always
up-to-date. So we no longer need to populate them in `settings.json`
(and risk them going stale).

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/188470
Original-Revision: 76c3f705fb7e8f295140136bfd33d1a2d32977aa
GitOrigin-RevId: 24ce492d115c3ae4594a95c01ccfeb5da7917557
Roller-URL: https://ci.chromium.org/b/8757528500410010721
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/982593
Original-Revision: 26afa6460bf277cf08787e0d0a5912c0a672ed8f
Change-Id: I4e7420870a481bbb349b907dbc0a2d99d02f7fe3
1 file changed
tree: ad39778592c0c26c3d2d98f180d2e2de32b968d8
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.