Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
Noah Gilson ef038cd907 begin to add code to spawn a remaining sudo process 2024-01-08 16:47:18 -08:00
Noah Gilson ab7c2c8360 Merge with Main
Move global code to axios. Expect JSON objects from the web worker
Fix typos
Fix package json and yarn lock files that got messy in the merge (we delibereately merged with conflicts.)
Forward proxy into web workers created by global code (should verify that everyone is using the proxy, could be done cleaner)
mock objects use the newer interfaces
2023-10-03 11:48:17 -07:00
sfoslund fe6ce69139 Adding opt out for telemetry, removing PII from telemetry events 2020-01-03 10:06:29 -08:00
N. Taylor Mullen 972255686e Split into 3 projects.
- We now have a library, an extension and a sample.
- The library is the core of all logic dotnet core acquisition related.
- The extension is the actual VSCode extension that is shipped but acts like a shell to host the logic from the library.
- The sample acts as a dependent extension that needs .NET Core tooling
2019-05-07 17:22:59 -07:00
N. Taylor Mullen f936f5d769 Add VSCode dev assets.
- This enables things like doing F5 -> launch experimental instance.
2019-04-23 19:40:27 -07:00