Ecosyste.ms: Timeline

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

microsoft/vscode

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

View on GitHub

jinliming2 created a comment on an issue on microsoft/vscode
> workaround can be to remove the space before `=` Yes, but not all scenarios allow removing =, for example: ```tsx const func = <T = string,>(args?: T): T[] => { return args === undefined ? []...

View on GitHub

bpasero pushed 1 commit to main microsoft/vscode
  • fix: replace `DisposableStore` with `_store` in storage change registrations (#232224) b402ee3

View on GitHub

bpasero deleted a branch microsoft/vscode

ben/itchy-skink

bpasero closed a pull request on microsoft/vscode
fix: replace `DisposableStore` with `_store` in storage change registrations
<!-- 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 review on a pull request on microsoft/vscode

View on GitHub

joyceerhl pushed 1 commit to joyce/unusual-marlin microsoft/vscode
  • fix: sync all attachments to working set when submitting request 13ddfc7

View on GitHub

joyceerhl created a branch on microsoft/vscode

joyce/fierce-caterpillar - Visual Studio Code

bpasero opened a pull request on microsoft/vscode
fix: replace `DisposableStore` with `_store` in storage change registrations
<!-- 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...
bpasero created a branch on microsoft/vscode

ben/itchy-skink - Visual Studio Code

bpasero closed an issue on microsoft/vscode
"New File" and "New Folder" buttons are greyed out if a readonly file is selected
<!-- ⚠️⚠️ 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 pushed 1 commit to main microsoft/vscode
  • fix: clickability of create new file/folder button (#232130) 02094f5

View on GitHub

bpasero closed a pull request on microsoft/vscode
fix: clickability of create new file/folder button
Closes #231298 # Changes 2. Introduced [`ExplorerResourceParentReadOnlyContext`](https://github.com/duncpro/vscode/blob/f63b4dbdb4a532386de3d339d2442c6142635086/src/vs/workbench/contrib/files/c...
joaomoreno created a review on a pull request on microsoft/vscode

View on GitHub

squarespirit opened an issue on microsoft/vscode
All markdown language requests fail on a specific file
Type: <b>Bug</b> Put this in a markdown file ```md Options [positional parameters]: -R: recursively list subdirectories. ``` Move around the cursor Expected: can move around the cursor smoothly...
joyceerhl pushed 1 commit to main microsoft/vscode
  • fix: only reveal chat edited files after they exist on disk (#232222) d52ee7c

View on GitHub

joyceerhl deleted a branch microsoft/vscode

joyce/screeching-possum

joyceerhl closed a pull request on microsoft/vscode
fix: only reveal chat edited files after they exist on disk
<!-- 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...
bpasero created a review on a pull request on microsoft/vscode

View on GitHub

bpasero created a review on a pull request on microsoft/vscode
Thanks!

View on GitHub

karthiknadig created a comment on an issue on microsoft/vscode
Where are you running this? In the VS Code terminal I get: ![Image](https://github.com/user-attachments/assets/a4cdc6ab-a623-4290-92a5-b333a34b5b1b)

View on GitHub

bpasero deleted a branch microsoft/vscode

ben/long-bobcat

bpasero closed an issue on microsoft/vscode
Frequently unable to save file or file data gets erased with error EBUSY
Type: <b>Bug</b> I often switch between VS and VSCode and for the past month or two, VSCode has started to sometimes fail when I CTRL+S to save. It will show a message "Failed to save <file>: Una...
bpasero pushed 1 commit to main microsoft/vscode
  • Frequently unable to save file or file data gets erased with error EBUSY (fix #231542) (#231653) ecac2f1

View on GitHub

bpasero closed a pull request on microsoft/vscode
Frequently unable to save file or file data gets erased with error EBUSY (fix #231542)
<!-- 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...
nickbstudy created a comment on an issue on microsoft/vscode
Appears to be fine now, thanks everybody! ________________________________ From: LucasOe ***@***.***> Sent: Friday, October 4, 2024 6:19 AM To: microsoft/vscode ***@***.***> Cc: nickbstudy ***...

View on GitHub

tilkinsc created a comment on an issue on microsoft/vscode
> > So how many weeks are needed for the team to approve a fully working pull request of a feature that was requested a decade ago and that is being already put to work and not showing defects for ...

View on GitHub

finger-bone starred microsoft/vscode
RedCMD created a comment on an issue on microsoft/vscode
workaround can be to remove the space before `=` ![Image](https://github.com/user-attachments/assets/a14556e1-205a-41e1-9c0c-299c032a0392)

View on GitHub

bpasero created a comment on a pull request on microsoft/vscode
@sbatten this commit seems to be missing from https://github.com/microsoft/vscode/commits/release/1.95/

View on GitHub

Load more