Commit log

b9811e4 One family tune up + tidy

Nate Butler created

fb69611 Fix order of `template_substitution` in highlights.scm

Nate Butler created

a8a045e Merge branch 'main' into nate/extend-syntax

Nate Butler created

59bd503 Tidy theme names

Nate Butler created

fb7818f Revert changes to Andromeda

Nate Butler created

3fb426e Merge pull request #2209 from zed-industries/add-link-to-community-repo-in-feedback-editor

Click to expand commit body
Add link to community repo in feedback editor text

Joseph T. Lyons created

f0a31f8 remove commented line

Kay Simmons created

dc7fe72 Merge pull request #2226 from zed-industries/fix-infinite-loop-in-path-distance

Click to expand commit body
fix infinite loop in path distance for fuzzy finder

Kay Simmons created

b3dffea fix infinite loop in path distance for fuzzy finder

Kay Simmons created

81cbefe Merge pull request #2225 from zed-industries/vim-go-to-definition

Click to expand commit body
add go to definition binding to vim normal mode

Kay Simmons created

4f9a07c Merge branch 'main' into add-link-to-community-repo-in-feedback-editor

Joseph Lyons created

184f370 add go to definition binding to vim normal mode

Kay Simmons created

c9997a8 Move syntax types to `syntax.ts`

Nate Butler created

df798c1 Remove `punctuation.special` until bug is fixed

Nate Butler created

465fcec Format

Nate Butler created

40c2409 Add missing `variable` property to `Syntax`

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

Click to expand commit body
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

Click to expand commit body
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`

Click to expand commit body
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

Click to expand commit body
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

Click to expand commit body
Tidy `styles` app

Nate Butler created

68af726 Update packages

Click to expand commit body
Tested post update.

Nate Butler created

0ea7959 Remove unused/old base16 theme code

Click to expand commit body
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

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

Click to expand commit body
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