Peter Tripp
Peter Tripp
I am able to reproduce your issue. That character count is if the number of characters between when you started the selection and your current position (like a traditional cursor...
I believe this is now possible, these are just defined as part of the regular keymap and you create your own custom binds to these actions or rebind these keys...
For reference, here are the VSCode keyboard shortcuts for folds ([source](https://code.visualstudio.com/docs/editor/codebasics#_folding)): > - [x] Fold (⌥⌘[) folds the innermost uncollapsed region at the cursor. > - [x] Unfold (⌥⌘]) unfolds...
I can duplicate this with current releases. If you close the workspace (cmd+w) before quitting (cmd+q) when you come back, Zed reopens that workspace instead of giving you a blank...
I am not able to reproduce this either, adding these keybinds worked as expected. Your original snippet was not valid JSON (extra comma). In the Zed version when this issue...
I think we may have pushed a fix for this today, can you download the preview release and verify if your issue is solved? See also: - https://github.com/zed-industries/zed/issues/13338 - https://github.com/zed-industries/zed/pull/13351
Duplicate of - https://github.com/zed-industries/zed/issues/10910 Thanks for reporting. Please 👍 and subscribe to track progress of that issue.
I'm closing this in favor of #6853. That issue is still un-resolved and appears to be isolated to (some) Intel Macs with Nvidia graphics cards. Please 👍 to vote on...
@baiyuze Is this an Apple machine, if so which one? I couldn't find any with the Nvidia 720M or is this a hackintosh? I'm trying to gather up the common...
I appreciate the work that the Cross-Desktop Group (XDG) did on [XDG Base Directory Specification](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html) to define some standardized directories. In practice none of the three environments I use daily...