Ecosyste.ms: Timeline

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

microsoft/vscode

lszomoru closed a pull request on microsoft/vscode
Update SECURITY.do
<!-- 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...
vbackeberg opened an issue on microsoft/vscode
Suggest (workspace-)recommended extensions if they are disabled
Type: <b>Feature Request</b> Actual: Extensions added as workspace recommendations are suggested if they are not installed. Expected: Extensions added as workspace recommendations are suggested ...
cmcnicoll starred microsoft/vscode
frant1122 created a comment on an issue on microsoft/vscode
> > This is likely not a VS Code issue. Try this in a terminal outside of VS Code. If you are seeing this in external terminal then it is likely something to do with environment variables. > > Act...

View on GitHub

RedCMD created a comment on an issue on microsoft/vscode
> but not all scenarios allow removing `=` @jinliming2 removing the space ` `, not the equals however TS will auto format the space back in caused by `#jsx` being higher than `#arrow-function` ![...

View on GitHub

sandy081 created a comment on an issue on microsoft/vscode
Yes. @bpasero Since you reproduced this bug, can you please verify?

View on GitHub

DanteMarshal opened an issue on microsoft/vscode
Some the last key is printed in some combined key-bindings
## Description I realized when using some of my custom key-bindings, the last pressed key is actually printed in editor while the key's action is also executed. This occurs when using some key bind...
jrieken created a comment on an issue on microsoft/vscode
It's now or never. I'll bring it up in our standup and can prepare a PR if folks feel strongly about it

View on GitHub

frant1122 created a comment on an issue on microsoft/vscode
> This is likely not a VS Code issue. Try this in a terminal outside of VS Code. If you are seeing this in external terminal then it is likely something to do with environment variables. Actually,...

View on GitHub

dinchamion starred microsoft/vscode
frant1122 created a comment on an issue on microsoft/vscode
> This is likely not a VS Code issue. Try this in a terminal outside of VS Code. If you are seeing this in external terminal then it is likely something to do with environment variables. Actually,...

View on GitHub

bpasero created a comment on an issue on microsoft/vscode
Not sure if this can be closed.

View on GitHub

ujjwalk906 forked microsoft/vscode

ujjwalk906/vscode

karthiknadig created a comment on an issue on microsoft/vscode
This is likely not a VS Code issue. Try this in a terminal outside of VS Code. If you are seeing this in external terminal then it is likely something to do with environment variables.

View on GitHub

ttylbg starred microsoft/vscode
bpasero opened a pull request on microsoft/vscode
Dragging an active view between side bars or panel does not activate it (fix #231922)
<!-- 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/upset-swordfish - Visual Studio Code

mematcha starred microsoft/vscode
frant1122 created a comment on an issue on microsoft/vscode
> Where are you running this? In the VS Code terminal I get: ![Image](https://github.com/user-attachments/assets/a4cdc6ab-a623-4290-92a5-b333a34b5b1b) I don't know what's wrong with my VSCode。I ha...

View on GitHub

tusharsnx created a comment on an issue on microsoft/vscode
I can confirm the issue is fixed. /verified

View on GitHub

Flindeaux starred microsoft/vscode
Codimow created a comment on an issue on microsoft/vscode
# Fix: Notebook Output Renderer Performance Optimization ## Current Behavior - Slow rendering performance with `augmented_images = data_aug(img)` - Renderer duration: 2ms (higher than expected) - ...

View on GitHub

Flindeaux starred microsoft/vscode
Sawtaytoes created a comment on an issue on microsoft/vscode
Thank you so much for reverting! Can't wait for the fix :). Been bugging me for weeks! I just got frustrated enough to file an issue, but it looks like multiple others did for me and even fixed th...

View on GitHub

Codimow created a comment on an issue on microsoft/vscode
# Markdown Language Request Failures ## Issue Details When editing a specific markdown file containing command-line documentation, all markdown language requests are failing with URI scheme error...

View on GitHub

Codimow created a comment on an issue on microsoft/vscode
# Hover Margin Stacking Issue in VS Code ## Issue Description The current hover implementation in VS Code adds a 4px bottom margin to all `<span>` tags in hover content (introduced in #107442). W...

View on GitHub

Codimow created a comment on an issue on microsoft/vscode
Hiya @SanJan-Loe, As an indie open-source contributor, I’ve come across similar editor behaviors, particularly involving language extensions like the Go extension. The issue you’re describing coul...

View on GitHub

navtej-ac opened a draft pull request on microsoft/vscode
fix: #232226 - Allow margin:0 in markdownRenderer
Fixes https://github.com/microsoft/vscode/issues/232226 As described in the issue, we give extension authors the option to remove the bottom margin that is added to every span in the Hover. This...
whilyAk3sOn starred microsoft/vscode
SanJan-Loe opened an issue on microsoft/vscode
When I save my changes in gofile. the cursor will go to the button of the file. But When i colsed the go Extension, it get dissapeare. it's that mirosoft go Extension get confilct in vscode?
<!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- 🕮 Read our guide about submitting issues: ...
Load more