Ecosyste.ms: Timeline

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

microsoft/vscode

bhavyaus pushed 1 commit to dev/bhavyau/walkthrough-open-main microsoft/vscode
  • fix: Show walkthrough if the extension pack has only 1 walkthrough de04361

View on GitHub

bhavyaus pushed 1 commit to dev/bhavyau/walkthrough-open-rel microsoft/vscode
  • fix: Show walkthrough if the extension pack has only 1 walkthrough c4e51b3

View on GitHub

bhavyaus opened a pull request on microsoft/vscode
feat: add product service to walkthroughs for extension installation …
…tracking <!-- 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 i...
bhavyaus created a branch on microsoft/vscode

dev/bhavyau/walkthrough-open-rel - Visual Studio Code

bhavyaus created a branch on microsoft/vscode

dev/bhavyau/walkthrough-open-main - Visual Studio Code

bhavyaus created a branch on microsoft/vscode

dev/bhavyau/walkthrough-open - Visual Studio Code

meganrogge pushed 1 commit to main microsoft/vscode
  • Fix fish shell integration execution order (#226589) 40a0424

View on GitHub

meganrogge closed a pull request on microsoft/vscode
Fix fish shell integration execution order
<!-- 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...
connor4312 created a review on a pull request on microsoft/vscode

View on GitHub

connor4312 closed an issue on microsoft/vscode
Breakpoint in WASM / Rust code not hit on first run
Breakpoint are hit on second run. Prerequisites: - rust toolchain on latest - wasm32-unknown-unknown target installed Steps to reproduce - clone https://github.com/microsoft/vscode-ext...
connor4312 closed an issue on microsoft/vscode
Breakpoint in WASM / Rust code not hit on first run
Breakpoint are hit on second run. Prerequisites: - rust toolchain on latest - wasm32-unknown-unknown target installed Steps to reproduce - clone https://github.com/microsoft/vscode-ext...
krausediego starred microsoft/vscode
bpasero closed an issue on microsoft/vscode
Open Chat(Old Location) should also open Chat in new location
I have the Chat(old location) view. Clicking on it, I think we should auto open the Chat in the new location. Is there some reason why we are not doing this?
meganrogge pushed 1 commit to merogge/terminal-widget-controller microsoft/vscode
  • rm special terminal part of chatWidget 9c3891c

View on GitHub

vs-code-engineering[bot] closed an issue on microsoft/vscode
Can vscode support ANSI encoding?
Many older compilers use ANSI encoding as the default saving format for code files, and comments are also saved as ANSI encoding, hoping that vscode will be compatible with ANSI encoding to make th...
meganrogge pushed 1 commit to merogge/terminal-widget-controller microsoft/vscode
  • move code to where it originally was 633b0c6

View on GitHub

meganrogge pushed 1 commit to merogge/terminal-widget-controller microsoft/vscode

View on GitHub

aravind-n created a comment on a pull request on microsoft/vscode
Sounds good. Your understanding is exactly what's going on

View on GitHub

meganrogge created a comment on a pull request on microsoft/vscode
@aravind-n nothing more you need to do. I want @Tyriar to also review and approve the PR - he's back next week. My understanding of this PR: - In our shell integration script, we use a var...

View on GitHub

roblourens opened 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. <!-- Thank you for submitting a Pull Request. Please: * Read our Pull Request guidelines: https://github.com/microsoft/...
roblourens created a branch on microsoft/vscode

roblou/spotty-mule - Visual Studio Code

bhavyaus created a comment on an issue on microsoft/vscode
>Should the step be marked as completed? No the step should NOT be marked. 🤔 Just tried it my self and I see that the step is not marked as complete when it reappears.

View on GitHub

awvalenti opened an issue on microsoft/vscode
Fast scroll with Alt Mousewheel: support Alt Gr
<!-- ⚠️⚠️ Do Not Delete This! feature_request_template ⚠️⚠️ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- Please search existing issues to avoi...
ncgiron forked microsoft/vscode

ncgiron/vscode

victorelec14 starred microsoft/vscode
bhavyaus pushed 1 commit to main microsoft/vscode
  • fix:chat panel reopen on workspace trust change (#232279) f2f6c35

View on GitHub

bhavyaus deleted a branch microsoft/vscode

dev/bhavyau/chat-view

bhavyaus closed a pull request on microsoft/vscode
fix:chat panel reopen on workspace trust change
gburkhow created a comment on an issue on microsoft/vscode
https://github.com/microsoft/vscode/issues/230653

View on GitHub

roblourens opened a pull request on microsoft/vscode
Ensure element is not rendered to 0px when updating height async
This can happen because templateParts are now not disposed when an element is unregistered, but we have to keep their listeners around because they are reused on the next render. A more complete no...
Load more