Ecosyste.ms: Timeline

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

microsoft/vscode

microsoft-github-policy-service[bot] created a comment on a pull request on microsoft/vscode
@1000mls 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 [company=...

View on GitHub

roblourens created a comment on an issue on microsoft/vscode
Please open an issue on the C# extension

View on GitHub

roblourens closed an issue on microsoft/vscode
C# dev kit - projects loading partial failure
Type: <b>Bug</b> ===================== 10/24/2024 8:52:22 AM LimitedFunctionality System.AggregateException: One or more errors occurred. (Object reference not set to an instance of an object.) -...
FrankRSC created a comment on an issue on microsoft/vscode
> Could you please try the following: > > 1. Close all VS Code windows > 2. From the terminal run `code --verbose` > 3. After the VS Code launches go to the "View -> Output" menu > 4. Use the drop...

View on GitHub

kevincousy opened an issue on microsoft/vscode
TS Server fatal error: Cannot read properties of undefined (reading 'charCount')
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...
Austinauth created a comment on an issue on microsoft/vscode
@isidorn any progress on this one? Its an important issue for the GitHub Copilot for Azure workstream. Before he switched teams, David and I worked on some sketches for how we could address. ## Co...

View on GitHub

roblourens created a comment on a pull request on microsoft/vscode
Oh yeah, have had this kind of problem before. This change is fine but I think I'd rather have `ChatResponseModel.contentReferences` return a copy, that makes sense to me.

View on GitHub

roblourens created a comment on an issue on microsoft/vscode
I don't know what element you're talking about, please share a screenshot.

View on GitHub

roblourens created a comment on an issue on microsoft/vscode
'input' feels like introducing an entirely new term somehow

View on GitHub

bpasero closed an issue on microsoft/vscode
Cannot hide mic btn
* don't have speech installed * open inline chat * right click the mic icon for hiding * :bug: not supported ![Image](https://github.com/user-attachments/assets/6fd94126-8947-4ed5-8d70-35bd326190...
bpasero pushed 1 commit to main microsoft/vscode
  • Cannot hide mic btn (fix #232042) (#232193) 964dee3

View on GitHub

bpasero deleted a branch microsoft/vscode

ben/magic-crayfish

bpasero closed a pull request on microsoft/vscode
Cannot hide mic btn (fix #232042)
<!-- 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...
roblourens created a review on a pull request on microsoft/vscode
This looks right to me. Sorry that these conditions end up confusing.

View on GitHub

microsoft-github-policy-service[bot] created a comment on a pull request on microsoft/vscode
<img src="https://img.shields.io/static/v1?label=MandatoryFiles&message=Denied&color=red"> <p /> You are not allowed to delete the mandatory files in this repo. <p align="right"><sub>Total ex...

View on GitHub

TylerLeonhardt closed a pull request on microsoft/vscode
Delete LICENSE.txt
<!-- 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...
gaz647 opened an issue on microsoft/vscode
Ubuntu 24.04.1 LTS
Type: <b>Bug</b> When trying to add a folder to workspace, VSCode quits unexpectaly. VS Code version: Code 1.94.2 (384ff7382de624fb94dbaf6da11977bba1ecd427, 2024-10-09T16:08:44.566Z) OS version:...
sbatten pushed 1 commit to sbatten/musical-silverfish microsoft/vscode

View on GitHub

scottforte created a comment on an issue on microsoft/vscode
fixed for me by dev reload then toggling "files to exclude icon" ![Image](https://github.com/user-attachments/assets/f0936f9c-96bc-4b56-98bc-0f0ac9602888)

View on GitHub

bpasero created a comment on an issue on microsoft/vscode
@roblourens can you maybe check on https://github.com/microsoft/vscode/pull/232193, I am now using the same menu registration for `InstallSpeechProviderForVoiceChatAction` that is used for `StartVo...

View on GitHub

microhobby created a comment on an issue on microsoft/vscode
I'm also getting this from `wsl code --install-extension whatever-extension` ``` Version: 1.94.2 (user setup) Commit: 384ff7382de624fb94dbaf6da11977bba1ecd427 Date: 2024-10-09T16:08:44.566Z Elect...

View on GitHub

bpasero created a branch on microsoft/vscode

ben/magic-crayfish - Visual Studio Code

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

View on GitHub

bpasero created a review comment on a pull request on microsoft/vscode
```suggestion quicklyAccessMessage = localize('chatMovedCommandCenter', "You can quickly access Chat via the new Copilot icon in the editor title bar."); ```

View on GitHub

bpasero created a review comment on a pull request on microsoft/vscode
```suggestion quicklyAccessMessage = localize('chatMovedKeybind', "You can quickly access Chat with the keyboard shortcut {0}.", chatViewKeybinding); ```

View on GitHub

bpasero created a review comment on a pull request on microsoft/vscode
```suggestion quicklyAccessMessage = localize('chatMovedCommandCenterAndKeybind', "You can quickly access Chat via the new Copilot icon in the editor title bar or with the keyboard shortcut {0}...

View on GitHub

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

View on GitHub

microsoft-github-policy-service[bot] created a comment on a pull request on microsoft/vscode
@1000mls 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 [company=...

View on GitHub

1000mls opened a pull request on microsoft/vscode
Delete remote directory
<!-- 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...
bhavyaus pushed 5 commits to dev/bhavyau/chat-getting-started microsoft/vscode
  • Don't resolve variables a second time after intent detection (#232180) Fix microsoft/vscode-copilot#9700 ebd1bd7
  • Put implicit context back in quick chat (#232181) Fix microsoft/vscode-copilot-release#1985 511199a
  • fix: remove experimental tag from chat command center configuration (#232010) 329740d
  • Use ExtensionIdentitfier class to squash some "toLower" bugs (#232179) Fixes https://github.com/microsoft/vscode/iss... bdc347e
  • feat: add ChatGettingStartedContribution to handle extension installation events db18f88

View on GitHub

Load more