Ecosyste.ms: Timeline

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

microsoft/vscode

joyceerhl created a branch on microsoft/vscode

joyce/financial-badger - Visual Studio Code

jrieken closed an issue on microsoft/vscode
Tools API parameters vs arguments vs input
@hediet and @joaomoreno raised concerns about using `parameters` for tool invocation and that arguments is the more correct term. I looks like open ai uses arguments (https://platform.openai.com/do...
jrieken pushed 1 commit to main microsoft/vscode
  • Change tool paramters to input and make sure parameters stills works to keep backwards compatibility (#232249) fixes... d78d488

View on GitHub

jrieken closed an issue on microsoft/vscode
Tools API parameters vs arguments vs input
@hediet and @joaomoreno raised concerns about using `parameters` for tool invocation and that arguments is the more correct term. I looks like open ai uses arguments (https://platform.openai.com/do...
jrieken deleted a branch microsoft/vscode

joh/loud-catfish

jrieken closed a pull request on microsoft/vscode
Change tool paramters to input and make sure parameters stills works to keep backwards compatibility
fixes https://github.com/microsoft/vscode/issues/232143
mjbvz created a review on a pull request on microsoft/vscode

View on GitHub

joyceerhl pushed 1 commit to joyce/peculiar-raccoon microsoft/vscode
  • Use layout change event instead b2684d3

View on GitHub

meganrogge created a comment on an issue on microsoft/vscode
What's the file path of your `tasks.json` file in the profile? I believe this is not a bug, but a misunderstanding of how user vs workspace tasks work.

View on GitHub

joyceerhl opened a pull request on microsoft/vscode
fix: update edits decorations if font size or line height change
<!-- 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...
joyceerhl created a branch on microsoft/vscode

joyce/peculiar-raccoon - Visual Studio Code

meganrogge created a comment on an issue on microsoft/vscode
does this work on an external terminal?

View on GitHub

pa-0 opened an issue on microsoft/vscode
Option to stash, commit, push and sync changes across all repositories in Source Control tab
<!-- ⚠️⚠️ Do Not Delete This! feature_request_template ⚠️⚠️ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- Please search existing issues to avoi...
joyceerhl pushed 1 commit to main microsoft/vscode
  • fix: rerender edits decorations when editor config changes (#232264) 9c7d161

View on GitHub

joyceerhl deleted a branch microsoft/vscode

joyce/courageous-spoonbill

joyceerhl closed a pull request on microsoft/vscode
fix: rerender edits decorations when editor config changes
<!-- 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...
kieferrm created a review on a pull request on microsoft/vscode

View on GitHub

Jaimin020 created a comment on an issue on microsoft/vscode
Hi @sandy081 I want to contribute to this extension.

View on GitHub

alexr00 opened a pull request on microsoft/vscode
TreeView: Maximum call stack size exceeded error
Fixes #230361
alexr00 created a branch on microsoft/vscode

alexr00/issue230361 - Visual Studio Code

alexr00 created a comment on an issue on microsoft/vscode
Thank you for the repo! I can easily fix the call stack issue. The slowness is coming from many cross process calls. I'm tracking that here: https://github.com/microsoft/vscode/issues/232263

View on GitHub

joyceerhl opened a pull request on microsoft/vscode
fix: rerender edits decorations when editor config changes
<!-- 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...
joyceerhl created a branch on microsoft/vscode

joyce/courageous-spoonbill - Visual Studio Code

alexr00 opened an issue on microsoft/vscode
Async data tree `updateChildren` should only update the children if the node, or node's child, is currently visible
In the async data tree, `updateChildren` will update the children of any node passed in, even if that node is far, far off screen. For the extension tree view, this can result in slowness. Consid...
alfred896 forked microsoft/vscode

alfred896/puracode

mayphus forked microsoft/vscode

mayphus/vscode

Wraient starred microsoft/vscode
albertosantini opened an issue on microsoft/vscode
Powershell 7 Ctrl + G from Terminal fails for paths with space
<!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- 🕮 Read our guide about submitting issues: ...
bpasero created a comment on an issue on microsoft/vscode
Yes: so that people learn the interaction either via the keyboard shortcut, the new chat menu or the sidebar in general.

View on GitHub

laundmo created a comment on a pull request on microsoft/vscode
This would be great to have - was there any decision by the team?

View on GitHub

Load more