vscode/build/npm
Connor Peet 71282c3d52
forwarding: add built-in tunnel forwarding extension (#189874)
* forwarding: add built-in tunnel forwarding extension

- Support public/private ports, which accounts for most of the work in
  the CLI. Previously ports were only privat.
- Make the extension built-in. Ported from the remote-containers
  extension with some tweaks for privacy and durability.
- This also removes the opt-in flag, by not reimplementing it 😛

Fixes https://github.com/microsoft/vscode/issues/189677
Fixes https://github.com/microsoft/vscode/issues/189678

* fixup! comments

---------

Co-authored-by: Raymond Zhao <7199958+rzhao271@users.noreply.github.com>
2023-08-08 22:00:03 +01:00
..
gyp fix: bump node-gyp dependency to v9.4.0 (#189308) 2023-07-31 06:53:30 -07:00
dirs.js forwarding: add built-in tunnel forwarding extension (#189874) 2023-08-08 22:00:03 +01:00
jsconfig.json Fix lint errors in our npm scripts (#159501) 2022-08-29 15:35:23 -07:00
postinstall.js refactor: linux pipeline to use containers only for yarn step (#188383) 2023-07-20 21:02:56 -07:00
preinstall.js build: don't fail on Node 16 until images are updated (#189886) 2023-08-07 23:05:19 -07:00
setupBuildYarnrc.js Generate policies again (#149322) 2022-05-12 09:16:03 +02:00
update-all-grammars.mjs Fix lint errors in our npm scripts (#159501) 2022-08-29 15:35:23 -07:00
update-distro.mjs Move update-distro script to mjs 2022-02-28 14:56:38 -08:00
update-localization-extension.js Ensure external extensions are in the extensions project (#178283) 2023-03-26 16:55:04 +02:00