failable

Results 132 comments of failable

Can I help if I am not experienced in Rust?

https://github.com/pappasam/jedi-language-server

You need this file. ``` $ cat pyrightconfig.json { "venvPath": ".", "venv": ".venv" } ```

Using pyright is literally painful.

The size ratio of these two fonts is completely different...The UI font size and buffer font combination in outline results in this weird appearance.

> A way to run "headless" task. Agree! I am doing this to open the repo in Emacs. https://github.com/zed-industries/zed/discussions/8485#discussioncomment-8788976

> So I just tried it in the new Zed Preview. reveal: never is not exactly headless. It still create a bottom pane, just not reveal it. What I'm saying...

@baldwindavid I've thought setting `"allow_concurrent_runs"` to false will prevent opening multiple tabs (running multiple instances of the task). Setting both to false now will only leave single tab there. Thanks...

在cli下同样问题,直接运行cli_demo.py输入并无输出。