Ecosyste.ms: Timeline

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

microsoft/vscode

vs-code-engineering[bot] created a comment on an issue on microsoft/vscode
Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.94.2. Please try upgrading to the latest version and checking whether this i...

View on GitHub

MADHANRAJKR opened an issue on microsoft/vscode
run command is not proper
Type: <b>Bug</b> run debugger is not proper and conent while running code is missing VS Code version: Code 1.94.2 (384ff7382de624fb94dbaf6da11977bba1ecd427, 2024-10-09T16:08:44.566Z) OS version:...
Prithiv142 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.7.0-dev.20241016 **Steps to reproduce crash** 1. 2. 3. **TS Server Log...
abdul-busybrain starred microsoft/vscode
gigarrees forked microsoft/vscode

gigarrees/vscode

jrieken created a comment on an issue on microsoft/vscode
I believe it would parameter _and_ arguments (like OpenAI and gemini use for function tools) or input as Anthropic uses for just tools

View on GitHub

jrieken created a comment on an issue on microsoft/vscode
> Could explore a shape using unique symbol later but I don't know that it makes the usage any clearer. I like `unique symbol` but I couldn't get TS happy when I would use it in `type Foo = typeof...

View on GitHub

alexr00 pushed 1 commit to main microsoft/vscode
  • How to configure the font size of review thread popup? (#232239) Fixes #232237 56b535f

View on GitHub

alexr00 closed 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...
alexr00 closed 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...
alexr00 deleted a branch microsoft/vscode

alexr00/issue232237

alexr00 closed a pull request on microsoft/vscode
How to configure the font size of review thread popup?
Fixes #232237
alexr00 deleted a branch microsoft/vscode

alexr00/obedient-dinosaur

alexr00 closed a pull request on microsoft/vscode
Update grammars
aeschli created a review on a pull request on microsoft/vscode

View on GitHub

yinjiehe01 opened an issue on microsoft/vscode
[NETSDKE2E] [Insiders] Asian language localization display anomalies when using tar.gz to install VS Code.
Affected Build: VS Code 1.95.0-insider Repro OS: Linux Steps to Reproduce: 1. Use the tar.gz to install VS Code insiders from https://code.visualstudio.com/insiders/#linux in Linux 2. Change the ...
RedCMD created a comment on an issue on microsoft/vscode
@alexr00 that is highlighted correctly ![Image](https://github.com/user-attachments/assets/70dcf4af-dcd7-443f-9bd4-cf47b7bad25c)

View on GitHub

isidorn created a comment on an issue on microsoft/vscode
No progress on this one. We are hands-down focused on Universe. And we are also in the process of getting UI designers with David's switch. I suggest to discuss this again in 2 weeks. By that time...

View on GitHub

jinliming2 created a comment on an issue on microsoft/vscode
@RedCMD Yes, it seems that removing the space after the generic parameter can eliminate the error, but the lint rule will automatically format it and add the space back. I have to disable the lint ...

View on GitHub

alexr00 opened a pull request on microsoft/vscode
How to configure the font size of review thread popup?
Fixes #232237
alexr00 created a branch on microsoft/vscode

alexr00/issue232237 - Visual Studio Code

isidorn created a comment on an issue on microsoft/vscode
Keep in mind that the vertical hit zone in sidebar is same length as in editor area. So imho it might work. > if the 80% case is to move a view into the bar instead of splitting This is the key p...

View on GitHub

alexr00 created a comment on an issue on microsoft/vscode
@RedCMD I'm still seeing the original bug: ![Image](https://github.com/user-attachments/assets/59d98e2a-8f49-410b-a612-8235a84e4ce3)

View on GitHub

estruyf created a comment on an issue on microsoft/vscode
I would love to see such an API as well. My use case is that I do various presentations with VS Code and use the [Demo Time](https://marketplace.visualstudio.com/items?itemName=eliostruyf.vscode-de...

View on GitHub

dbaeumer created a comment on an issue on microsoft/vscode
[vscode-debugadapter-863fc4be.json.gz](https://github.com/user-attachments/files/17519604/vscode-debugadapter-863fc4be.json.gz)

View on GitHub

alexr00 opened a pull request on microsoft/vscode
Update grammars
alexr00 created a branch on microsoft/vscode

alexr00/obedient-dinosaur - Visual Studio Code

bpasero created a comment on an issue on microsoft/vscode
The reason I like this idea is that I wonder if the 80% case is to move a view into the bar instead of splitting. Also for the editor, the hit zone to move is much larger than splitting. I would th...

View on GitHub

benibenj created a comment on an issue on microsoft/vscode
Worth exploring. I do see there being a couple of weird scenarios. Also, I don't think it will fell as natural/intuitive as for the editor grid due to the smaller hit area, but it might still work.

View on GitHub

bpasero created a comment on an issue on microsoft/vscode
Aligning with how it works with editors could work, even though its overall a smaller hit area.

View on GitHub

Load more