zed/assets
Matthew D. Scholefield 5c0d800b21
Make unnecessary code fade configurable (#14442)
This PR allows configuring the intensity of code fade applied to unused
code (relates to #4785).

_Note: Right now I included it as a top level config which might be a
little out of place (but is easiest to instrument). Open for suggestions
on where else it would be better suited for._

_Note 2: I am unfamiliar with the codebase. Feel free to either close
this PR and re-implement in a better way or suggest high level changes
if I'm approaching anything wrong :)._

Release Notes:

- Added `unnecesary_code_fade` setting to control how strongly to fade
unused code.

---------

Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
2024-08-20 13:13:27 -04:00
..
fonts Fix font selection on macOS (#13615) 2024-06-27 17:02:45 -06:00
icons Simplify logic & add UI affordances to show model cache status (#16395) 2024-08-19 12:06:14 -07:00
keymaps Revert "Match VSCode behavior for ctrl-a/ctrl-e on MacOS" (#16246) 2024-08-14 14:51:49 -06:00
prompts assistant: Add imports in a single area when using workflows (#16355) 2024-08-19 19:01:45 +02:00
settings Make unnecessary code fade configurable (#14442) 2024-08-20 13:13:27 -04:00
sounds Update collaboration sounds, add sounds to screensharing 2023-07-04 16:18:42 -04:00
themes linux: Indicate when the window is focused (#14266) 2024-07-12 14:20:58 -07:00