Ali Servet Donmez

Results 9 issues of 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...

new feature
improvement

### 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...

enhancement
terminal

[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.

enhancement
potential plugin

### 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...

enhancement
editor
good first issue

[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.

enhancement
editor
setting

When I increase the font size with `Cmd-+` I would expect it to “stick” when I reopen the editor

enhancement
setting
font

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...

enhancement
design

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`.