Peter Tripp
Peter Tripp
VSCode supports `Move to new Window` and `Copy to New Window cmd+k o` when right clicking on tabs too.
Of note, both your laptops have an Nvidia Geforce RTX 3050 GPU.
I'm going to go ahead and close this as unactionable. I think this is likely not distinct from the many other open issues about GPUs stability issues, there is a...
1. How are you currently handling credentials? Are you using SSH keys (ssh endpoints), GPG keys, GitHub CLI credentials or Git Credentials Manager or some mix? If you are currently...
Potentially a duplicate of: - https://github.com/zed-industries/zed/issues/20984 Thanks for taking the time to type out the zed system specs by hand. Much appreciated.
I've moved these to alternate keys in: - https://github.com/zed-industries/zed/pull/36519 Not great defaults, but better than conflicting. Thanks for reporting.
Can you provide a screenshot demonstrating this, I cannot reproduce:
I realized I had a workaround in my local settings to make comments yellow which is why I couldn't reproduce. Lol ```json "experimental.theme_overrides": { "syntax": { "comment": { "color": "#D4C822"...
I too was unable to reproduce with your steps on a clean repo checkout. I'm assuming there might be some files in the non-public checkout which is triggering the issue....
On macOS with current Zed Nightly, I am not able to reproduce. My runnables spawned from the sidebar are being directly spawned, not spawned via a shell subprocess. I believe...