Ecosyste.ms: Timeline

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

microsoft/vscode

masterl created a comment on an issue on microsoft/vscode
I was just looking for this. I understand it might be a bit niche, but it would indeed be helpful. Like a sticky label either on top or the bottom of the ruler line.

View on GitHub

Yoyokrazy created a branch on microsoft/vscode

direct-duck - Visual Studio Code

fulldecent created a comment on an issue on microsoft/vscode
Thank you, yes, that issue is way better, and better articulated!

View on GitHub

TylerLeonhardt created a comment on an issue on microsoft/vscode
Hello! Can you give this a try with the [Insiders](http://code.visualstudio.com/insiders/) build and let us know if the issue is fixed?

View on GitHub

TylerLeonhardt created a comment on an issue on microsoft/vscode
Hello! Can you give this a try with the [Insiders](http://code.visualstudio.com/insiders/) build and let us know if the issue is fixed?

View on GitHub

TylerLeonhardt created a comment on an issue on microsoft/vscode
Hello! Can you give this a try with the [Insiders](http://code.visualstudio.com/insiders/) build and let us know if the issue is fixed?

View on GitHub

TylerLeonhardt opened a pull request on microsoft/vscode
Use ExtensionIdentitfier class to squash some "toLower" bugs
Fixes https://github.com/microsoft/vscode/issues/231964 <!-- Thank you for submitting a Pull Request. Please: * Read our Pull Request guidelines: https://github.com/microsoft/vscode/wiki/How-to-...
TylerLeonhardt created a branch on microsoft/vscode

tyler/smiling-muskox - Visual Studio Code

thomaslevesque opened an issue on microsoft/vscode
Search sometimes stop working
Sometimes, after using Search rather intensively for a while, it just stops working. To be exact, it seems to be doing _something_ when I try to search something new, but the results view is not up...
vs-code-engineering[bot] created a comment on an issue on microsoft/vscode
Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.94.2. Please try upgrading to the latest version and checking whether this i...

View on GitHub

jakefreeberg opened an issue on microsoft/vscode
TS Server fatal error: Debug Failure.
Type: <b>Bug</b> ❗️❗️❗️ Please fill in the sections below to help us diagnose the issue ❗️❗️❗️ **TypeScript Version:** 5.6.2 **Steps to reproduce crash** 1. 2. 3. **TS Server Log** ❗️ Server...
anthonykim1 created a comment on an issue on microsoft/vscode
https://github.com/user-attachments/assets/42611310-f93b-4b57-bd2b-984794bb00be Believe it is working as expected now :)

View on GitHub

vs-code-engineering[bot] created a comment on an issue on microsoft/vscode
<!-- AUTHOR_VERIFICATION_REQUEST --> This bug has been fixed in the latest release of [VS Code Insiders](https://code.visualstudio.com/insiders/)! @aslpavel, you can help us out by commenting `/ve...

View on GitHub

sbatten pushed 1 commit to main microsoft/vscode
  • moving open chat view command to view so that it applies when the view is moved out of the container (same as search)... c228ff9

View on GitHub

sbatten deleted a branch microsoft/vscode

sbatten/vivid-gull

sbatten closed a pull request on microsoft/vscode
moving open chat view command to view so that it applies when the view is moved out of the container (same as search)
<!-- 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...
mjbvz created a comment on a pull request on microsoft/vscode
As an alternative, we could make either `ChatResponseModel.contentReferences` or `ChatResponseViewModel.contentReferences` do the array copy. That seems to be the place where we return a readonly a...

View on GitHub

mjbvz opened a pull request on microsoft/vscode
Workaround references list not updating
Not the ideal fix but this makes it so that `ChatCollapsibleListContentPart` does not have a live version of the references list passed to it. The current code results in the item never being re-re...
justschen created a review on a pull request on microsoft/vscode

View on GitHub

lszomoru created a review on a pull request on microsoft/vscode

View on GitHub

sbatten opened a pull request on microsoft/vscode
moving open chat view command to view so that it applies when the view is moved out of the container (same as search)
<!-- 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...
sbatten created a branch on microsoft/vscode

sbatten/vivid-gull - Visual Studio Code

lszomoru created a comment on an issue on microsoft/vscode
Duplicate of https://github.com/microsoft/vscode/issues/228121

View on GitHub

lszomoru closed an issue on microsoft/vscode
Extra scrollbar in SCM Graph prevents smoothly moving the mouse to tooltip
Latest Insiders. Steps to Reproduce: 1. Hover over a branch pill in SCM Graph, try to move to the tooltip 2. 🐛 Easily fails and tooltip closes as I try to hover it ![Image](https://github.com/us...
sbatten pushed 1 commit to main microsoft/vscode
  • Hide welcome view if chat view was moved independent of view container (#232173) * don't show the welcome view if th... 372134d

View on GitHub

sbatten deleted a branch microsoft/vscode

sbatten/multiple-lark

sbatten closed a pull request on microsoft/vscode
Hide welcome view if chat view was moved independent of view container
Prevent the welcome view from displaying if the chat view remains in its original location because the view was moved out of the view container.
eleanorjboyd created a comment on an issue on microsoft/vscode
What do you mean by `underline under the view container icon`? Like this under the edit session: ![Image](https://github.com/user-attachments/assets/efded17c-0d1c-4aff-acb4-175784ccb6a3)

View on GitHub

ansiblejunky created a comment on an issue on microsoft/vscode
Here's the logs found in the `Output` window/tab after the error happens when installing `Python` extension. ``` 2024-10-17 16:20:34.335 [info] Started initializing default profile extensions in ex...

View on GitHub

bhavyaus created a comment on an issue on microsoft/vscode
This walkthrough step completion is controlled by a completion event. Hence the walkthrough step is not completed when it re-appears on sign-out in this case.

View on GitHub

Load more