0x2CA

Results 78 comments of 0x2CA

下载成功提示点击打开的是系统下载文件夹,并非定义文件夹

已找到解决办法,设置浏览器下载地址即可

Personally,I think commands and searches should be like the original vim.but the team hopes that vim is just an add-on, not to the main function of more functional modifications, can...

@mrnugget ToggleComments also missing `gC` functions such as `gCi}` current `[ x` and `] x` only in normal ,Unable to expand selection [about the Leader key]( https://github.com/zed-industries/zed/issues/10268)

Whether or not it should show tasks in progress, including progress cancellations, so that cancellations are allowed when checking for updates. Similar to android studio ![image](https://github.com/zed-industries/zed/assets/19868292/cecbc22e-3bde-4a4d-be4b-1f65e3e7b363)

Not only scrolling animation, can even be extended to any place that needs to be animated, if I need to make animation is to use Tween difference animation, may need...

I think it's complicated. in vim ``` # map map # different mode map nmap vmap cmap omap # no recursive map noremap nnoremap vnoremap cnoremap onoremap ```

> Well @alygin for your questions, I had some different considerations. But first in your diagram above I think that the title-bar should resemble the concept image in #5066, namely,...

duplicate https://github.com/zed-industries/zed/issues/4611

> Hey @0x2CA - If you run `editor: restart language server`, does it come back? What happens if you do a `cargo clean` and then restart the language server? hi...