Ecosyste.ms: Timeline

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

microsoft/vscode

ManPython created a comment on an issue on microsoft/vscode
Great organization MS : )

View on GitHub

grg2rsr created a comment on an issue on microsoft/vscode
figured it out. Adding ``` { "key": "shift+enter", "command": "editor.debug.action.selectionToRepl", "when": "inDebugMode" } ``` to the `keybindings.json` generate...

View on GitHub

grg2rsr closed an issue on microsoft/vscode
send and evaluate selected code in editor in currently active debugger console (python)
<!-- ⚠️⚠️ Do Not Delete This! feature_request_template ⚠️⚠️ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- Please search existing issues to avoi...
bpasero deleted a branch microsoft/vscode

ben/solid-shark

bpasero pushed 1 commit to release/1.95 microsoft/vscode
  • show the command center chat icon in the text (#232210) (#232233) Co-authored-by: SteVen Batten <[email protected]> c0f2791

View on GitHub

bpasero closed a pull request on microsoft/vscode
show the command center chat icon in the text (#232210)
<!-- 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...
yuandonglp starred microsoft/vscode
ThomsonTan opened an issue on microsoft/vscode
How to configure the font size of review thread popup?
When open a file in "GitHub Pull Requests" with comments, the font size of of the comments in the review thread popup seems not adjusted with the `editor.fontSize` setting, and keeps unchanging. Is...
m6502 created a comment on an issue on microsoft/vscode
We all understand that. You will also surely understand that if a feature is critical or not is always going to be dependent on each one needs. This is a truly basic feature that has been missing s...

View on GitHub

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

View on GitHub

joyceerhl pushed 1 commit to release/1.95 microsoft/vscode
  • fix: assign keybinding for edits view (#232214) (#232215) * fix: assign keybinding for edits view (#232214) * fix: ... 957cb94

View on GitHub

joyceerhl deleted a branch microsoft/vscode

joyce/unusual-marlin

joyceerhl closed a pull request on microsoft/vscode
fix: assign keybinding for edits view (#232214)
<!-- 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...
alexdima created a review on a pull request on microsoft/vscode

View on GitHub

AnrDaemon created a comment on an issue on microsoft/vscode
It would grate less, if you understand that open source doesn't mean there's no organization behind the product. And each release cycle has a specific number of tasks assigned to it, with team memb...

View on GitHub

benibenj created a review on a pull request on microsoft/vscode
The DnD behaviour is not consistent anymore. DnD an inactive view between side bars will cause it to activate, however, Dnd inside the same side bar will not cause it to activate. Also, if we al...

View on GitHub

albertosantini created a comment on an issue on microsoft/vscode
Generally speaking, the actual behaviour fits in our workflow (with rebase strategy configured). I was wondering, before clicking, if you give a look at those numbers close to "Syncronize changes"...

View on GitHub

bpasero created a comment on a pull request on microsoft/vscode
Yeah you are right! And I think that is OK behaviour. We are even a bit inconsistent here: tabs open before you begin to drag, while views actually do not.

View on GitHub

bpasero created a comment on an issue on microsoft/vscode
@isidorn but that is not specific to the secondary sidebar, no? that is true for primary and panel as well. Are you suggesting to change this only for secondary sidebar?

View on GitHub

htharoldht opened an issue on microsoft/vscode
allow the extension to prefill/modify the find/filter/... field
<!-- ⚠️⚠️ Do Not Delete This! feature_request_template ⚠️⚠️ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- Please search existing issues to avoi...
benibenj created a comment on a pull request on microsoft/vscode
Just to clarify, the title of the PR/Issue is `Dragging an active view between side bars or panel does not activate it`, however, this will cause any drag and drop between different locations to ac...

View on GitHub

nendyjr 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.3 **Steps to reproduce crash** 1. 2. 3. **TS Server Log** ❗️ Server...
romanstingler created a comment on an issue on microsoft/vscode
I built the latest version myself ``` Version: 1.95.0-insider Commit: 59260b311c71846b730992d76c6358b43646eea8 Date: 2024-10-24T23:42:13.100Z Electron: 32.2.1 ElectronBuildId: 10427718 Chromium: 1...

View on GitHub

ogrisel opened an issue on microsoft/vscode
terminal.integrated.shellIntegration.enabled causes terminal to become progressively unresponsive
Type: <b>Performance Issue</b> - Press command-j to open the terminal. - Type a command that outputs 10000 lines of text, for instance: ``` python -c "for i in range(10000): print(f'This is a long...
alexr00 created a comment on an issue on microsoft/vscode
Thanks for moving to https://github.com/worlpaker/go-syntax/issues/17!

View on GitHub

alexr00 closed an issue on microsoft/vscode
Go code break syntax highlighting
<!-- ⚠️⚠️ 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 a pull request on microsoft/vscode
Will backport.

View on GitHub

bpasero opened a pull request on microsoft/vscode
show the command center chat icon in the text (#232210)
<!-- 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/solid-shark - Visual Studio Code

isidorn opened an issue on microsoft/vscode
Secondary sidebar - easier drag and drop
Right now for me to drag and drop a view in the secondary sidebar I have to drop it in the small title area of the secondary sidebar. If I drop it in the large view area, it basically splits the vi...
Load more