Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
Gijsreyn pushed 2 commits to windows-setting-time Gijsreyn/winget-dsc
Gijsreyn created a comment on an issue on microsoft/winget-dsc
@adrianba, did you mean this: `'Microsoft Visual Studio Code Insiders (User)'`?
Gijsreyn created a comment on a pull request on microsoft/winget-dsc
@ryfu-msft Can you shine your magic eyes on this PR? It should be relatively small change and all tests have passed locally. ![image](https://github.com/user-attachments/assets/e8aaa4d6-0185-476...
Gijsreyn opened a pull request on microsoft/winget-dsc
Address offline installation with prerelease option
<!-- To check a checkbox place an "x" between the brackets. e.g: [x] --> - [x] I have signed the [Contributor License Agreement](https://cla.opensource.microsoft.com/microsoft/winget-dsc). - [x...Gijsreyn created a comment on an issue on microsoft/winget-dsc
@denelon Issue can be solved as per #72 :)
Gijsreyn created a comment on an issue on microsoft/winget-dsc
Hey @adrianba, thanks for the suggestion. I have just submitted a PR. @ryfu-msft, Do you mind checking out the pull request? I have changed the logic a bit, but I don't think searching for the keys...
Gijsreyn opened a pull request on microsoft/winget-dsc
Fix path search
<!-- To check a checkbox place an "x" between the brackets. e.g: [x] --> - [x] I have signed the [Contributor License Agreement](https://cla.opensource.microsoft.com/microsoft/winget-dsc). - [x...Gijsreyn created a review comment on a pull request on PowerShell/DSC
I experienced the same, especially when you have a large set of modules across multiple PSModulePaths.
Gijsreyn created a comment on an issue on microsoft/vscode
@ntrogh You are not misinterpreting it. I should have been testing with an _actual_ version that exist, which I didn't. Apologize, and thanks for providing the example. Will wait for the awesome d...
Gijsreyn created a comment on an issue on microsoft/vscode
Hi @sandy081 and @isidorn. I know this item is closed, but hopefully I can still leave some feedback here. If you want me to raise another issue, I can. Perhaps it is good to document the current ...
Gijsreyn created a comment on an issue on microsoft/vscode
I don't know if this is too soon feedback, but I just tried this in: ![Image](https://github.com/user-attachments/assets/4f38899a-d0ca-4625-8a54-a5a3412703b2) Unfortunately, it did not work. Migh...
Gijsreyn created a comment on an issue on microsoft/vscode
You're quick with the responses, @isidorn . Thanks very much, greatly appreciated.
Gijsreyn opened an issue on microsoft/winget-dsc
VSCode adds support for offline extension installation
### Description of the new feature / enhancement The new VSCode Insiders support the ability to download and install from `.vsix`. In December, this will be added to VSCode stable. For isolated ...Gijsreyn opened an issue on microsoft/vscode
Support offline installs through command-line
<!-- ⚠️⚠️ Do Not Delete This! feature_request_template ⚠️⚠️ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- Please search existing issues to avoi...Gijsreyn created a comment on a pull request on microsoft/winget-dsc
@ryfu-msft You can put this on hold. I'm seeing some strange behaviours with the relevant modules used to set language, plus a bug found on Windows PowerShell: https://github.com/Powershell/powersh...
Gijsreyn pushed 22 commits to windows-settings-language Gijsreyn/winget-dsc
- Only Windows.Setting.Language 1807452
- Fix spelling 43d1ca4
- Remove variables b3506dd
- Make bootstrapping an IDE easier (#117) 1a27d68
- New module script (#121) ac66685
- Add EyeControl to Microsoft.Windows.Setting.Accessibility (#127) 2373010
- Resolve candidate pattern warnings on commits (#128) d44307c
- Add WhatIf support for DSC v3 (#89) ba79d91
- Improve handling of VSCode invocation errors (#125) b45bf90
- Markdownlint GitHub (#122) 6c62e64
- Create separate publishing pipeline for modules (#130) d9e3196
- Removed unit test for prerelease version and VSCode temp folder (#129) 569b657
- Copy `sampleConfigurations` folder from devhome repo to a `samples` folder (#133) * Copy entire folder from devhome ... 584dfb6
- Add whatif and export support NpmDsc (#132) b9c45c8
- Only Windows.Setting.Language 37762b2
- Fix spelling 53cf7fd
- Remove variables 41a4038
- Merge branch 'windows-setting-language' of https://github.com/Gijsreyn/winget-dsc into windows-setting-language e141022
- Address partial fixes e868928
- Fix linter 1bca14b
- and 2 more ...