46dc347
Bring andromeda in line with it's correct colors
Nate Butler created
46dc347
Bring andromeda in line with it's correct colors
Nate Butler created
f84046b
use `@boolean` in all flavors of js
Nate Butler created
8c51a62
Unify regex highlight style under `@string.regex`
Nate Butler created
794e6e2
Format
Nate Butler created
504d88d
Remove unused code
Nate Butler created
94c76c4
Style `One Dark` with new properties
Nate Butler created
f2d6a03
Finish adding default properties
Nate Butler created
3b19a40
Add some comments
Nate Butler created
7854f4a
WIP need to finish default styles
Nate Butler created
6cb3553
Start on syntax organization
Nate Butler created
1613737
WIP
Nate Butler created
11e2caf
Merge pull request #2222 from zed-industries/update-app-icons
Update app icons
Joseph T. Lyons created
36ada13
Update app-icon@2x.png
Joseph Lyons created
2c61eeb
Update app-icon.png
Joseph Lyons created
ccae944
Update app-icon-preview@2x.png
Joseph Lyons created
bb46b26
Update app-icon-preview.png
Joseph Lyons created
098e696
Merge pull request #2221 from zed-industries/theme-syntax-overrides
Theme syntax overrides 🎉
Nate Butler created
d910eed
Format
Nate Butler created
64b07db
Add syntax overrides for One Light
Nate Butler created
4f307c7
Use `syntax` as merged name instead of `mergedSyntax`
This lets us retain the existing uses of syntax, and fixes colors that were being assigned incorrectly.
Nate Butler created
23c9674
Add a syntax override style for `One Dark`
Nate Butler created
77ed437
Add the ability to override the system syntax config
Nate Butler created
0b1334b
Merge pull request #2218 from zed-industries/file-finder-distance-sorting
Sort matches in file finder by distance to active item after score
Kay Simmons created
cdc6566
fixup poor utility naming
Kay Simmons created
36f3d3d
Add test for new sorting behavior
Kay Simmons created
27712c2
Merge pull request #2219 from zed-industries/nate/theme-tidying
Tidy `styles` app
Nate Butler created
68af726
Update packages
Tested post update.
Nate Butler created
0ea7959
Remove unused/old base16 theme code
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.
Nate Butler created
bcb7b80
Don't format package or package-lock
Nate Butler created
10a30cf
Format `styles` with updated prettier config
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
Add system color palette
Nate Butler created
b986c38
Format using new prettier config
Nate Butler created
69fd273
Add the same prettier config as zed.dev
Nate Butler created
8e82894
Add missing dep
Nate Butler created
2d8adf4
Remove theme tool for now
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
Pass the 'Save' format trigger when formatting on save
Max Brunsfeld created
5fea49e
Pass the 'Save' format trigger when formatting on save
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
Update bromberg dependency to have alloc
Mikayla Maki created
a57fcf5
Update bromberg dependency to have alloc
Mikayla Maki created
e910fd8
collab 0.6.1
Max Brunsfeld created
d5123bc
Merge pull request #2215 from zed-industries/revert-2214-fix-reveal-path-panic
Revert "Remove borrow from reveal_path()"
Mikayla Maki created
8656708
Revert "Remove borrow from reveal_path()"
Mikayla Maki created
7219780
Tweak code to remove duplication
Joseph Lyons created
f8f1a3f
Unify text style names
Joseph Lyons created
2ec25be
Merge pull request #2214 from zed-industries/fix-reveal-path-panic
Remove borrow from reveal_path()
Mikayla Maki created
89ddf14
Remove borrow from reveal_path()
Mikayla Maki created
be86cb3
Merge pull request #2213 from zed-industries/per-project-follow-status
Differentiate between follow state on a per-project basis
Julia created
465d8cc
Differentiate between follow state on a per-project basis
Julia created
93b9e76
Merge pull request #2212 from zed-industries/initial-traffic-light-position
Adjust window's traffic light position when setting its title
Max Brunsfeld created