failable

Results 188 comments of failable

Is there some official way to generate a pip installable `requirements.txt`?

Configurable title bar would also be helpful, e.g. show file path when breadcrumb and tab bar are hidden. Zed: ![image](https://github.com/zed-industries/zed/assets/5475262/1a2ea2c3-4be4-44b0-a892-7ee13c04d1f1) Emacs:

@solidiquis I don't seem to get your command `erd -L1 -iH.` work. Why `target/` is still ignored here?

@solidiquis Hi, I don't have any config file. Also, the `Matching du output` example in README does not seem to work for me.

Same issue. Can not even run the hello world example. ``` User@macOS:~/git/rust/hello_world $ rustup --version rustup 1.26.0 (5af9b9484 2023-04-05) info: This is the version for the rustup toolchain manager, not...

I'd also like have an option to set to use jedi-language-server instead of pyright.

@JosephTLyons Hi, I can do this in Emacs. Sometimes I copy some text from terminal or browser, create a scratch buffer and paste, then format the content for later usage...

@mrnugget The release note says `Added the ability to format unsaved buffers with Prettier. ` Is that mean only [languages](https://prettier.io/docs/en/) supported by Prettier will work? So I can not format...