Neither of these files have anything in them that is used anywhere else in the styles app.
Tested both `build` and `build-licenses` after removing these.
10a30cf
Format `styles` with updated prettier config
Click to expand commit body
In the system color PR I updated the prettier config to match what we use on zed.dev. I didn't want to format all of styles as it would add a lot of unrelated line changes to that PR.
Doing that format now.
Nate Butler
created
06a8616
Merge pull request #2150 from zed-industries/nate/system-colors
This is likely the biggest thing I'm unsure about for this PR, so I'm going to pull it into a seperate branch so I can merge the system color library in.
I think a better approach for this will be one of two things:
- Have a single next app that covers everything to do with themes (previewing ramps, generated themes, components etc.)
- Create a mono or turborepo that splits things up into packages (system, theme, themes, theme-tool, etc)
Nate Butler
created
0b48e23
Sort file finder matches by distance to the active item after match score
Kay Simmons
created
04495aa
Merge pull request #2217 from zed-industries/format-on-save-trigger
Click to expand commit body
Pass the 'Save' format trigger when formatting on save
Max Brunsfeld
created
5fea49e
Pass the 'Save' format trigger when formatting on save
Click to expand commit body
In an earlier refactor, I accidentally caused the 'Manual'
trigger to *always* be passed.
Co-authored-by: Mikayla Maki <mikayla@zed.dev>
Max Brunsfeld
and
Mikayla Maki
created
0704d9d
Merge pull request #2216 from zed-industries/update-bromberg