Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

microsoft/vscode

rzhao271 closed a pull request on microsoft/vscode
Fix grammar in activeOnStart description
<!-- Thank you for submitting a Pull Request. Please: * Read our Pull Request guidelines: https://github.com/microsoft/vscode/wiki/How-to-Contribute#pull-requests * Associate an issue with the...
rzhao271 created a comment on a pull request on microsoft/vscode
Changing milestone to On Deck for now

View on GitHub

TylerLeonhardt created a comment on an issue on microsoft/vscode
this... feels like a "verify by code review" https://github.com/microsoft/vscode/blob/38dc6ac5a771cc94bde1344722bb2d02c80096ea/src/vscode-dts/vscode.d.ts#L19900 looks right

View on GitHub

ayanwaar opened an issue on microsoft/vscode
fd56072d00150b3c161811e5d6b401e90cd8590c
fd56072d00150b3c161811e5d6b401e90cd8590c _Originally posted by @ayanwaar in https://github.com/tonkeeper/ton-assets/pull/1259#issuecomment-2438936013_
rzhao271 closed an issue on microsoft/vscode
Remove backcompat tools API workaround
To fix the arg order in `LanguageModelToolCallPart` From https://github.com/microsoft/vscode/pull/232023
rzhao271 deleted a branch microsoft/vscode

roblou/elegant-mouse

rzhao271 pushed 1 commit to release/1.95 microsoft/vscode
  • Remove backcompat workaround (#232302) From https://github.com/microsoft/vscode/pull/232023 Fix #232301 38dc6ac

View on GitHub

rzhao271 closed a pull request on microsoft/vscode
Remove backcompat workaround
From https://github.com/microsoft/vscode/pull/232023 Fix #232301 <!-- Thank you for submitting a Pull Request. Please: * Read our Pull Request guidelines: https://github.com/microsoft/vscode/wik...
rzhao271 created a review on a pull request on microsoft/vscode

View on GitHub

joyceerhl pushed 1 commit to release/1.95 microsoft/vscode
  • fix: assign better keybinding for edits view on Linux (#232271) 82b2f61

View on GitHub

joyceerhl deleted a branch microsoft/vscode

joyce/financial-badger

joyceerhl closed a pull request on microsoft/vscode
fix: assign better keybinding for edits view on Linux
<!-- Thank you for submitting a Pull Request. Please: * Read our Pull Request guidelines: https://github.com/microsoft/vscode/wiki/How-to-Contribute#pull-requests * Associate an issue with the Pu...
rzhao271 created a review on a pull request on microsoft/vscode

View on GitHub

TylerLeonhardt created a review on a pull request on microsoft/vscode
Our extension is released with the bump in prompt-tsx

View on GitHub

rzhao271 created a comment on a pull request on microsoft/vscode
Fixes https://github.com/microsoft/vscode-copilot/issues/9667

View on GitHub

connor4312 closed an issue on microsoft/vscode
Load multiline env var from external file for debugger failed in fish shell
<!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- 🕮 Read our guide about submitting issues...
connor4312 opened a pull request on microsoft/vscode
debug: fix repl error if disposed while getting session
(probably) Fixes #228211 <!-- Thank you for submitting a Pull Request. Please: * Read our Pull Request guidelines: https://github.com/microsoft/vscode/wiki/How-to-Contribute#pull-requests * Ass...
connor4312 created a branch on microsoft/vscode

connor4312/issue228211 - Visual Studio Code

Fighteros opened an issue on microsoft/vscode
Mouse cursor disappears in code editor window
<!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- 🕮 Read our guide about submitting issues: ...
rzhao271 created a review on a pull request on microsoft/vscode

View on GitHub

rowillia created a comment on an issue on microsoft/vscode
👋 Happy to share my perspective as well from Anthropic! Our strongly preferred solution would be an internal mirror akin to Artifactory where we can completely control the extensions available, an...

View on GitHub

sbatten pushed 1 commit to release/1.95 microsoft/vscode
  • Don't register view container if we know it will be hidden (#232309) just skip the registration if we have state to ... dafd758

View on GitHub

sbatten deleted a branch microsoft/vscode

sbatten/1.95/232277.2

sbatten closed a pull request on microsoft/vscode
Don't register view container if we know it will be hidden
Fixes an issue where settings syncing an old client causes the view migration to come back
rzhao271 created a review on a pull request on microsoft/vscode

View on GitHub

amberkaibetoney opened an issue on microsoft/vscode
PE 2.4
ADD ISSUE DESCRIPTION HERE Version: 1.94.2 Commit: 384ff7382de624fb94dbaf6da11977bba1ecd427 User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130....
rzhao271 closed an issue on microsoft/vscode
Avoid `unknown` in ctor
We have this ctor for `LanguageModelToolResult` https://github.com/microsoft/vscode/blob/2eb50fc57e3084eb825ea01d1beca419df140890/src/vscode-dts/vscode.d.ts#L19900 The `| unknown` parts makes it...
rzhao271 deleted a branch microsoft/vscode

roblou/spotty-mule

rzhao271 pushed 1 commit to release/1.95 microsoft/vscode
  • Remove 'unknown' from LanguageModelToolResult#constructor (#232284) It should be on the content property but no need... ffe7f57

View on GitHub

rzhao271 closed a pull request on microsoft/vscode
Remove 'unknown' from LanguageModelToolResult#constructor
It should be on the content property but no need to be in the constructor. Fix #232243 <!-- Thank you for submitting a Pull Request. Please: * Read our Pull Request guidelines: https://github.c...
Load more