Commit log
ae8dd1e
Merge pull request #1481 from zed-industries/trigger-search-automatically
Click to expand commit body
Automatically trigger project search to occur when deploying
Julia
created
3 years ago
a47a6f2
Handle Cmd/Shift + Click go-to action on mouse-up instead of mouse-down
ForLoveOfCats
created
3 years ago
db52593
Automatically trigger project search to occur when deploying
ForLoveOfCats
created
3 years ago
96d5dca
Merge pull request #1476 from zed-industries/update-default-theme
Click to expand commit body
Use One Dark as the default theme.
Nate Butler
created
3 years ago
67713a5
Merge pull request #1474 from zed-industries/compact-project-panel
Click to expand commit body
Make project panel more compact
Antonio Scandurra
created
3 years ago
ffce2cb
Use One Dark as the default theme.
Nate Butler
created
3 years ago
4353607
Fixed lack of scrolling
Mikayla Maki
created
3 years ago
1c8eeb0
Make project panel more compact
Click to expand commit body
This ensures more deeply-nested entries can be displayed without
needing to show scrollbars. Adding scrollbars introduces UX issues
when creating/renaming files because there are two scroll layers:
the outer project panel AND the editor.
Sublime Text and Atom dodged this issue by not displaying an inline
editor and showing it as a modal instead. VS Code shows the editor
inline but has a much more compact visualization. I think we should
copy VS Code.
Antonio Scandurra
created
3 years ago
0b1dab7
Merge branch 'main' of github.com:zed-industries/zed
Mikayla Maki
created
3 years ago
83449c9
Fixed terminal clear screen
Mikayla Maki
created
3 years ago
9f56079
Merge pull request #1473 from zed-industries/type-definition-rpc-endpoint
Click to expand commit body
Handle RPC requests for type definitions on server and host
Max Brunsfeld
created
3 years ago
7527850
Handle RPC requests for type definitions on server and host
Max Brunsfeld
created
3 years ago
Max Brunsfeld
created
3 years ago
c4a6f4f
Merge pull request #1471 from zed-industries/terminal-context-menu
Click to expand commit body
Terminal context menu
Mikayla Maki
created
3 years ago
5a372ce
Merge pull request #1467 from zed-industries/new-button
Click to expand commit body
Add discoverable 'New' button
Mikayla Maki
created
3 years ago
a3e81b7
Merge branch 'new-button' into terminal-context-menu
Mikayla Maki
created
3 years ago
b1c2ef8
Merge pull request #1468 from zed-industries/lsp-initialization-options
Click to expand commit body
Add ability to provide custom LSP server initialization options
Julia
created
3 years ago
Mikayla Maki
created
3 years ago
06b1a74
Merge branch 'main' into new-button
Mikayla Maki
created
3 years ago
45ea704
Add plus icons
Nate Butler
created
3 years ago
c21314b
Add ability to provide custom LSP server initialization options
ForLoveOfCats
created
3 years ago
1348037
Merge pull request #1469 from zed-industries/distinctive-marked-text
Click to expand commit body
Tweak "marked ranges" test helper so that it can be used in documents with braces and brackets
Max Brunsfeld
created
3 years ago
89a645e
Add docs to some EditorTestContext methods that use marked text
Max Brunsfeld
created
3 years ago
d823da0
Added context menu to terminal
Mikayla Maki
created
3 years ago
dc0a96c
Add docs to marked range functions
Max Brunsfeld
created
3 years ago
26fdaeb
Use new marked ranges format whenever we don't need overlapping ranges
Max Brunsfeld
created
3 years ago
907d3e4
Checkpoint, not compiling
Mikayla Maki
created
3 years ago
Mikayla Maki
created
3 years ago
8e6fb76
Use new marked_ranges format in more editor tests
Max Brunsfeld
created
3 years ago
afcf5fc
Update vim mode tests to use new marked text format
Max Brunsfeld
created
3 years ago
96cc6d5
Added icons to context menu
Mikayla Maki
created
3 years ago
eabd9c0
Update marked text helpers to use more distinctive characters for markers
Max Brunsfeld
created
3 years ago
Mikayla Maki
created
3 years ago
8f9a736
Merge pull request #1466 from zed-industries/alacritty-version-change
Click to expand commit body
Alacritty version change
Mikayla Maki
created
3 years ago
10c2889
Merge pull request #1465 from zed-industries/render-bug
Click to expand commit body
Fix cell background rendering
Mikayla Maki
created
3 years ago
c3f97b1
Grabbed cargo lock
Mikayla Maki
created
3 years ago
81b35c7
Changed alacritty version
Mikayla Maki
created
3 years ago
59feb7a
Removed debugs
Mikayla Maki
created
3 years ago
82ecb59
Much better rectangle fiddling
Mikayla Maki
created
3 years ago
3c46853
Fixed cursor-over-大 bug
Mikayla Maki
created
3 years ago
9c3b287
Merge pull request #1464 from zed-industries/lower-latency
Click to expand commit body
Lower terminal latency
Mikayla Maki
created
3 years ago
4126e97
Reworked loop to lower latency and continue throttling until it's out of events
Mikayla Maki
created
3 years ago
6e76bd3
Merge pull request #1462 from zed-industries/crash-on-goto-diagnostic
Click to expand commit body
Fix two crashes related to diagnostics and bugs in mouse-based columnar selection
Max Brunsfeld
created
3 years ago
b0dc487
Merge pull request #1460 from zed-industries/insert-newline-below
Click to expand commit body
Add `newline_below` action
Julia
created
3 years ago
edbe447
Merge pull request #1463 from zed-industries/fix-lockup-on-move
Click to expand commit body
Fix lockup on move
Mikayla Maki
created
3 years ago
ed3d339
Implemented a much more dynamic render/event loop with Antonio
Mikayla Maki
created
3 years ago
bb82631
Pause and buffer
Mikayla Maki
created
3 years ago
f34d686
Merge pull request #1461 from zed-industries/touch-ups
Click to expand commit body
Touch ups
Mikayla Maki
created
3 years ago
096f469
Fix crash and wrong columnar selection when mousing over block lines
Max Brunsfeld
created
3 years ago
e1431ed
Avoid crash when clicking the popover of a diagnostic that's been removed
Max Brunsfeld
created
3 years ago
Page 13 of 122