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

14 Коммитов

Автор SHA1 Сообщение Дата
Noah Gilson c15f4e2fb2 Add new things to git ignore so they don't get picked up 2022-09-16 09:30:17 -07:00
sfoslund b781b42e4d Update dependencies 2021-11-10 09:46:44 -08:00
Sarah Oslund 909a69eb80 Update node/npm CI version 2021-02-12 11:14:01 -08:00
Sarah Oslund 8cfbc7be5a Bundling install scripts on build 2020-05-11 15:24:18 -07:00
sfoslund 616c123502 Updating gitignore, adding back package-locks 2020-02-28 15:16:36 -08:00
sfoslund 0046ddd925 Set up CI with Azure Pipelines 2019-11-08 14:30:11 -08:00
sfoslund f8a1149755 Updating unit tests to use eventstream instead of file manipulation 2019-11-07 14:56:47 -08:00
N. Taylor Mullen f9a33d19e0 Update .gitignore to ignore dist folders. 2019-05-07 19:06:15 -07: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 2c02d80672 More renames/organizations 2019-05-07 15:43:09 -07:00
N. Taylor Mullen 80d0b464c0 Create subfolders 2019-05-07 15:37:35 -07:00
NTaylorMullen bf897db842 Removed boot from the potential commands and instead return the dotnet path.
- Also added the ability to click the status bar to show the output channel.
2019-05-05 00:08:18 -07:00
NTaylorMullen eb86387f0c Add logging and expand dotnet acquisition worker. 2019-05-04 12:45:42 -07:00
N. Taylor Mullen 24cec8c5dd Add initial extension content.
- This content includes the "Hello World" VSCode extension, `.gitignore`, `.gitattributes`, a `LICENSE.txt` and a `README.md`
2019-04-23 19:30:55 -07:00