Peter Tripp
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.
I can no longer reproduce, closing as stale.
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. 
Yeah, this seems like a bad interaction with multi-cursor and autoclose. 
@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?