zed/styles
Piotr Osiewicz a63b78d5a0
Replace in buffer adjustments (#2960)
This PR addresses feedback from @maxbrunsfeld on new replace in buffer.
It fixes:
- missing padding surrounding replace input.
- missing padding around replace buttons.
- missing `.notify` call which made the replace fields not show up
immediately sometimes.

Release Notes:
- N/A

---------

Co-authored-by: Max <max@zed.dev>
2023-09-12 22:08:39 +02:00
..
.zed
src Replace in buffer adjustments (#2960) 2023-09-12 22:08:39 +02:00
.eslintrc.js
.gitignore
.prettierignore
.prettierrc
package-lock.json
package.json
tsconfig.json Format 2023-08-29 16:02:04 -04:00
vitest.config.ts