Ecosyste.ms: Timeline

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

microsoft/vscode

connor4312 created a comment on a pull request on microsoft/vscode
Made another fix as I noticed the safe triangle was not used properly, resulting in some annoying remaining flakiness in the hover that I've noticed recently. It's now nice and reliable.

View on GitHub

joyceerhl pushed 1 commit to main microsoft/vscode
  • fix: set args for Retry action in chat editing widget (#232317) d012408

View on GitHub

joyceerhl deleted a branch microsoft/vscode

joyce/psychiatric-harrier

joyceerhl closed a pull request on microsoft/vscode
fix: set args for Retry action in chat editing widget
<!-- 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...
TylerLeonhardt created a review on a pull request on microsoft/vscode

View on GitHub

mjbvz created a comment on an issue on microsoft/vscode
I think you already found all the relevant information. That upstream issue is still where this would need to be fixed

View on GitHub

mjbvz closed an issue on microsoft/vscode
Multiple async inserts on save
<!-- ⚠️⚠️ 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 pushed 1 commit to connor4312/issue226474 microsoft/vscode
  • debug: properly use the safe triangle to avoid dismissing the debug hover too early 7327286

View on GitHub

vs-code-engineering[bot] created a comment on an issue on microsoft/vscode
We closed this issue because it is a question about using VS Code rather than an issue or feature request. Please search for help on [StackOverflow](https://aka.ms/vscodestackoverflow), where the c...

View on GitHub

vs-code-engineering[bot] closed an issue on microsoft/vscode
F12 works "half" the time
<!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- 🕮 Read our guide about submitting issues: ...
mjbvz created a comment on an issue on microsoft/vscode
You'll need to add at least some jsdoc typings for the cases where types can't be inferred, such as function parameters. Otherwise most IntelliSense features won't work consistently

View on GitHub

b1mind created a comment on an issue on microsoft/vscode
> > this is a pretty silly bug to have not been fixed for so long. > Seriously... keyboard accessibility sounds like it's on the priority list these days at VSC. This one drives me up the wall t...

View on GitHub

fbarikzehi forked microsoft/vscode

fbarikzehi/vscode

microsoft-github-policy-service[bot] created a comment on a pull request on microsoft/vscode
@namesecret1 please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information. ``` @microsoft-github-policy-service agree [comp...

View on GitHub

hitzhangjie opened an issue on microsoft/vscode
why not use 'view: toggle navigation bar' instead of 'view: toggle breadcrumbs'
Type: <b>Bug</b> The term `navigation bar` is more used in other IDEs, than `breadscrumbs`, its meaning is clearer than breadscrumbs. I want to toggle the navigation bar, but I cannot find the s...
connor4312 opened a pull request on microsoft/vscode
debug: fix hover variable value disappears on key down
Fixes #226474 It looks like this bug is at least 9 years old! It took me a minute to figure out what the intention was here. I think the goal was to keep showing the hover if the user is pressing...
connor4312 created a branch on microsoft/vscode

connor4312/issue226474 - Visual Studio Code

RedCMD created a comment on an issue on microsoft/vscode
would this affect the find feature? from my understanding: The extension host asks the extension for all nodes and their children the extension is able to provide all 125k+ nodes in less than 100m...

View on GitHub

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

View on GitHub

joyceerhl opened a pull request on microsoft/vscode
fix: set args for Retry action in chat editing widget
<!-- 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/pleasant-flea - Visual Studio Code

joyceerhl opened a pull request on microsoft/vscode
fix: set args for Retry action in chat editing widget
<!-- 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/psychiatric-harrier - Visual Studio Code

microsoft-github-policy-service[bot] created a comment on a pull request on microsoft/vscode
@namesecret1 please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information. ``` @microsoft-github-policy-service agree [comp...

View on GitHub

namesecret1 opened a pull request on microsoft/vscode
Create fortify.yml
<!-- 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...
nichosta created a comment on an issue on microsoft/vscode
Looks like there is an inconsistency between pascal case and camel case, which leave all selected text on one line; and title case, kebab case, and snake case, which preserve multiple lines. I assu...

View on GitHub

namesecret1 forked microsoft/vscode

namesecret1/vscode

joshspicer created a comment on an issue on microsoft/vscode
Please see https://github.com/microsoft/vscode/issues/154693#issuecomment-2439029878. Verified on our end, please let us know if you're seeing otherwise - thanks!

View on GitHub

joshspicer created a comment on an issue on microsoft/vscode
I'm now seeing the desired behavior in my local environment (see the before and after below). Please let us know if repro steps if you're seeing otherwise, thanks! ![Image](https://github.com/use...

View on GitHub

joshspicer created a comment on an issue on microsoft/vscode
I am observing that on the latest release of insiders with the [appropriate flags set](https://github.com/microsoft/vscode/issues/154693#issuecomment-1188601520), my environment (Ubuntu 24.04) uses...

View on GitHub

Load more