Ecosyste.ms: Timeline

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

microsoft/vscode

SimonN2000 forked microsoft/vscode

SimonN2000/vscode

SimonN2000 starred microsoft/vscode
Amirbakhtiaro created a comment on an issue on microsoft/vscode
> This plan captures our work in **October**. This is a 4-week iteration. We will ship in **early November**. With GH Universe right around the corner, we're working on several Copilot improvements...

View on GitHub

rzhao271 pushed 1 commit to main microsoft/vscode
  • chore: bump OSS version (#232211) 4c9adf6

View on GitHub

rzhao271 deleted a branch microsoft/vscode

rzhao271/bump-version

rzhao271 closed a pull request on microsoft/vscode
chore: bump OSS version
<!-- 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...
sbatten pushed 1 commit to main microsoft/vscode
  • show the command center chat icon in the text (#232210) 8f4e5dc

View on GitHub

sbatten deleted a branch microsoft/vscode

sbatten/effective-boar

sbatten closed a pull request on microsoft/vscode
show the command center chat icon in the text
There was a recommendation to have the icon in the text so users know what to look for in standup. We don't currently support icons in welcome view content, so I had to add it. ![image](https://...
kieferrm created a review on a pull request on microsoft/vscode

View on GitHub

daira opened an issue on microsoft/vscode
Make the limit on non-ASCII characters used to disabling their highlighting configurable
The highlighting of non-ASCII characters enabled by `"editor.unicodeHighlight.nonBasicASCII": true` is switched off whenever the number (or proportion? it's unclear) of non-ASCII characters in the ...
rzhao271 created a comment on an issue on microsoft/vscode
Duplicate of #196468

View on GitHub

rzhao271 closed an issue on microsoft/vscode
Settings on small viewport break sidebar until re-render
Type: <b>Bug</b> Open Settings on a small viewport. Search a word. 🐛 Broken sidebar pops up. ![Image](https://github.com/user-attachments/assets/e6509b73-59e8-48c2-a637-a315ab435fb8) Goes away...
justschen created a review on a pull request on microsoft/vscode

View on GitHub

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

View on GitHub

roblourens created a comment on an issue on microsoft/vscode
You can file an issue on the python extension, but it sounds like an issue with your code

View on GitHub

roblourens closed an issue on microsoft/vscode
debugging in vscode identifies false positive
Type: <b>Bug</b> pressing f5 to run my python code results in the debugger finding a type error in one of my lines of code, however when I run the file from the command line there are no errors ...
roblourens created a comment on an issue on microsoft/vscode
We used `parameters` for 6 months and nobody every complained. Good enough? I don't feel strongly enough about any of the terms to change at this point. If we want to do `input` we could do it in a...

View on GitHub

romanstingler created a comment on an issue on microsoft/vscode
I will wait because this version is the latest on the official page. I have no time to compile the sourcecode.

View on GitHub

rzhao271 opened a pull request on microsoft/vscode
chore: bump OSS version
<!-- 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...
rzhao271 created a branch on microsoft/vscode

rzhao271/bump-version - Visual Studio Code

sbatten opened a pull request on microsoft/vscode
show the command center chat icon in the text
There was a recommendation to have the icon in the text so users know what to look for in standup. We don't currently support icons in welcome view content, so I had to add it.
sbatten created a branch on microsoft/vscode

sbatten/effective-boar - Visual Studio Code

digitarald opened an issue on microsoft/vscode
Settings on small viewport break sidebar until re-render
Type: <b>Bug</b> Open Settings on a small viewport. Search a word. 🐛 Broken sidebar pops up. Goes away when switching to another tab. VS Code version: Code - Insiders 1.95.0-insider (a030b0cd0b...
roblourens created a comment on an issue on microsoft/vscode
If we want to iterate on it next month, we can do that in a backwards-compatible way.

View on GitHub

rzhao271 created a branch on microsoft/vscode

release/1.95 - Visual Studio Code

roblourens created a comment on an issue on microsoft/vscode
This shape is just a bit weird to me `canBeReferencedInPrompt?: boolean | string` `"canBeReferencedInPrompt": "vscodeAPI"` Also, the boolean flag enables the ability to add the tool in the prompt...

View on GitHub

Malix-Labs created a comment on an issue on microsoft/vscode
@meganrogge it's almost more a bug (design) report than a feature request tbh

View on GitHub

vs-code-engineering[bot] created a comment on an issue on microsoft/vscode
<!-- 6d457af9-96bd-47a8-a0e8-ecf120dfffc1 --> This feature request is now a candidate for our backlog. The community has 60 days to [upvote](https://github.com/microsoft/vscode/wiki/Issues-Triaging...

View on GitHub

rzhao271 opened an issue on microsoft/vscode
InlineEdit colours do not have descriptions
When running the test-documentation.bat script, I noticed that the following colours do not have descriptions. ```text `inlineEdit.indicator.foreground`: `inlineEdit.indicator.background`: `...
Load more