David Baldwin

Results 75 comments of David Baldwin

Darn, this got reverted. @williamviktorsson , are you interested in working on a modified version of this feature (i.e. with a setting defaulted to `false` as noted in #10986)?

I always assumed this was the desired behavior that opening a file would be in the current pane. That would be my preference anyway as it's not uncommon to want...

@subash774 I see how it could be surprising behavior. Just in case you aren't aware, #7987 added a "tab switcher". This _might_ be useful to you if you're trying to...

I've used VSCode search quite a lot so I get it that it can be tough doing things a different way. However, one of the most powerful concepts in Zed...

> If you navigate to a specific instance highlighted item it will it navigate away from the search. Yep, I actually want the ability to stay in the search area...

Great stuff. I don't want to disrupt anything you have going on here, but just posting a couple things I wonder about for the future: - I really like inline...

@Tenkir you're probably aware but, if not, a bit of a workaround is to use the `editor: toggle git blame` command to pop open the blame only as needed rather...

@Anthony-Eid Seems like a great idea and very flexible. Just tossing out another potential option that is a bit more opinionated. Perhaps Zed could already have knowledge of these mappings...

@Anthony-Eid perhaps some precedent with "base_keymap" in the settings with... ```json "alias_map": "VSCode" ``` In terms of precedent, also noticing that these are the available names for "base_keymap", so probably...

I think we have to keep in mind that everyone has different preferences. I don't have a strong opinion on the file explorer because I open it sparingly. As for...