Peter Tripp

Results 449 comments of Peter Tripp

#31174 (closed unmerged) was superceded by https://github.com/zed-industries/zed/pull/34053 and https://github.com/zed-industries/zed/pull/34396 but I don't have the context to know whether it'll fixes this. Can someone validate whether this is still an issue...

Can you confirm you are still seeing this behavior? I believe I recall seeing a fix for something similar going out mid-septemember.

This is a shot in the dark, I wonder if this is a MacOS folder protection thing. Can you save to a different folder that is not under one of...

Zed uses [tree-sitter-cpp](https://github.com/tree-sitter/tree-sitter-cpp/) for syntax highlighting so this is likely a bug upstream. Can you provide trimmed example of file which includes the different calls so I can easily reproduce?

JetBrains supports this. ![image](https://github.com/user-attachments/assets/cf47faaf-3cf5-4837-9b86-a68a551b9211)

Yeah, this seems like a bad interaction with multi-cursor and autoclose. ![Image](https://github.com/user-attachments/assets/9135ae46-7823-4849-8f3f-09a1b0dbd6b3)

@benjaminwelch I am no longer able to reproduce the issue you are seeing with default settings and the Ruby extension installed and so I am inclined to believe it has...

That keybinding works for me. Did you perhaps want `diagnostics::Deploy` (toggles focus to the Diagnostics panel)? `editor::GoToDiagnostic` (goes to the next diagnostic error/warning in the current file, pairs with `editor::GoToPrevDiagnostic`...

Eek. What version of Zed do you have installed?