Commit log

7faa0da Avoid finalizing transactions inside Buffer::apply_diff

Max Brunsfeld created

ff85bc6 Add setting for removing trailing whitespace on save

Max Brunsfeld created

b00e467 Add APIs for stripping trailing whitespace from a buffer

Max Brunsfeld created

2e1adb0 Merge pull request #2229 from zed-industries/fix-click-range-bug

Click to expand commit body
Fix off by one error in click ranges

Mikayla Maki created

269df10 Fix off by one error in click ranges

Mikayla Maki created

8358efb Merge pull request #2228 from zed-industries/make-folds-show-on-active-lines

Click to expand commit body
Made code fold indicators show up on active line indicators

Mikayla Maki created

dc11d27 Made code fold indicators show up on active line indicators

Mikayla Maki created

41d3c52 Merge pull request #2220 from zed-industries/add-fold-indicators

Click to expand commit body
Add code folding indicators into the gutter.

Mikayla Maki created

2198c29 Fix comments

Mikayla Maki created

6cf62a5 Update tests to use new fold indicator

Mikayla Maki created

f840139 Removed DisplayRow abstraction

Mikayla Maki created

b53d1ee Added background styling of the ...

Mikayla Maki created

c397fd9 Added click regions and cursor styles

Mikayla Maki created

9b8adec Adjusted code-folding behavior

Mikayla Maki created

e0f553c WIp

Mikayla Maki created

37a2ef9 Make chevrons and lightning bolt interactive

Mikayla Maki created

89b93d4 Added fold changes on gutter hover

Mikayla Maki created

2036fc4 moved code action indicator to the left

Mikayla Maki created

cb3e873 Fixed autoscroll timing

Mikayla Maki created

da78abd Added DisplayRow abstraction to make folding code more readable

Mikayla Maki created

637e8ad Fix bugs in code folding

Mikayla Maki created

e306106 Add code folding indicators into the gutter.

Mikayla Maki created

514da60 Merge pull request #2223 from zed-industries/nate/extend-syntax

Click to expand commit body
Extend syntax styles available in the theme

Nate Butler created

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