Ali Servet Donmez
Ali Servet Donmez
Hi, It appears to me that currently if I were to run `watchexec --watch ./ --watch ./foo/ command [argument…]`, where `./foo/` is a directory ignored via `git` (which can be...
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it Zed will show the “last login” message (e.g., “Last login: Thu Apr...
[EditorConfig](https://editorconfig.org) is somewhat of an industry-standard these days. Although not a priority for me, you might want to take into consideration being compatible with existing EditorConfig configurations.
### Check for existing issues - [X] Completed ### Describe the feature I wish there was a way to keep only one copy of repeating text in a buffer’s all...
EditorConfig
[EditorConfig](https://editorconfig.org) is somewhat of an industry-standard these days. Although not a priority for me, you might want to take into consideration being compatible with existing EditorConfig configurations.
When I increase the font size with `Cmd-+` I would expect it to “stick” when I reopen the editor
Okay, in all fairness, this one is pretty _on the edge_ as a "feature request", but bear with me… I know recently you've started building a terminal into Zed (which...
With the following `postcss.config.js`: ``` module.exports = { plugins: { tailwindcss: {}, autoprefixer: {}, }, }; ``` This gem fails with the following message: ``` Configuration file: /Users/foo/project/_config.yml Source: /Users/foo/project...
Installed via Homebrew and running version `3.0.12`. I am getting… ``` 2024/07/03 12:15:56 object not found ``` … error when I run `gibo update`.