Commit log
5c38021
Move pane item reordering from activate_tab to add_item_at.
Click to expand commit body
Co-authored-by: nathan@zed.dev
K Simmons
and
nathan@zed.dev
created
3 years ago
de3acbd
Introduce ReorderBehavior to pane, and address drag and drop offset error
K Simmons
created
3 years ago
c0db1ad
finished drag and scrolling
Mikayla Maki
created
3 years ago
fa10b44
fixed scrolling and dragging now
Mikayla Maki
created
3 years ago
9113c94
Add SyntaxMap methods for running queries and combining their results
Max Brunsfeld
created
3 years ago
71e17a5
Fix case where layers were processed linearly when reparsing
Max Brunsfeld
created
3 years ago
f0d35cc
Move operation serialization off the main thread
Antonio Scandurra
created
3 years ago
954695f
Stream buffer ops in the background when creating buffer for peers
Antonio Scandurra
created
3 years ago
ec48ffc
Simplify `proto::Buffer` to express its fields in terms of operations
Antonio Scandurra
created
3 years ago
77670cb
Added scroll-to-edge.
Mikayla Maki
created
3 years ago
ae9e133
Fix more bugs in syntax map interpolation
Max Brunsfeld
created
3 years ago
9d20b66
Merge branch 'main' into drag-and-drop
K Simmons
created
3 years ago
13e9336
Merge branch 'main' into drag-and-drop
K Simmons
created
3 years ago
01e3f11
Merge pull request #1555 from zed-industries/terminal-renaming
Click to expand commit body
Renamed all the terminal files
Mikayla Maki
created
3 years ago
e445363
Removed EventHandler from workspace in favor of mouse event handler
K Simmons
created
3 years ago
24155d3
Renamed all the terminal files
Mikayla Maki
created
3 years ago
0f43ef9
Dispatch Event refactoring. Appears to be workingCo-Authored-By: nathan@zed.dev
K Simmons
created
3 years ago
b97940b
more wip but currently beach balling
K Simmons
created
3 years ago
3fb4e63
Rework presenter dispatch_event to allow isolated propogation of individual MouseRegionEvent types Co-Authored-By: mikayla@zed.dev
K Simmons
created
3 years ago
K Simmons
created
3 years ago
03a344a
properly constrained tab
K Simmons
created
3 years ago
ab9f073
fixed merge errors
K Simmons
created
3 years ago
133c194
wip tab drag and drop
K Simmons
created
3 years ago
86fdd55
Combined presenter mouse region event dispatching and added support up_out, and drag_over
K Simmons
created
3 years ago
a650c14
more event wip
K Simmons
created
3 years ago
53add25
wip new mouse region events
K Simmons
created
3 years ago
d50c819
Merge pull request #1554 from zed-industries/modal-terminal-keybinding
Click to expand commit body
Added experimental keybinding for the modal terminal
Mikayla Maki
created
3 years ago
4f5ab74
Added instructions for how to add feature flags
Mikayla Maki
created
3 years ago
093ab96
Added experimental keybinding for the modal terminal
Mikayla Maki
created
3 years ago
58fda5a
Test more editing patterns of SyntaxMap, fix bugs
Max Brunsfeld
created
3 years ago
23fc061
Merge pull request #1553 from zed-industries/feature-flag
Click to expand commit body
Feature flag
Mikayla Maki
created
3 years ago
9752650
Added note about settings
Mikayla Maki
created
3 years ago
0a40cc0
Added experimental keymaps support
Mikayla Maki
created
3 years ago
fa48440
Merge pull request #1552 from zed-industries/revert-1551-settings-changes
Click to expand commit body
Revert "Basic feature flag implementation"
Mikayla Maki
created
3 years ago
b6785c5
Revert "Basic feature flag implementation"
Mikayla Maki
created
3 years ago
1b414b6
Merge pull request #1551 from zed-industries/settings-changes
Click to expand commit body
Basic feature flag implementation
Mikayla Maki
created
3 years ago
0450380
Fixed name issue
Mikayla Maki
created
3 years ago
7efeb06
Changed name to experiments
Mikayla Maki
created
3 years ago
9b6116e
Basic feature flag implementation
Mikayla Maki
created
3 years ago
5019ae7
Merge pull request #1545 from zed-industries/only-extend-selection-with-shift-without-other-modifiers
Click to expand commit body
Only extend selection with shift without other modifiers
Julia
created
3 years ago
4455a86
Merge pull request #1548 from zed-industries/elixir
Click to expand commit body
Add initial support for Elixir
Antonio Scandurra
created
3 years ago
Antonio Scandurra
created
3 years ago
92f0e4f
Don't auto-complete `do...end`
Click to expand commit body
Implementing this properly is a bit finicky, and it's unclear this
is even expected, e.g. VS Code and Atom don't auto-complete do/end
for Ruby, although VS Code does auto-complete do/end for Elixir. We
can add it if it's something the Elixir folks want us to implement.
Antonio Scandurra
created
3 years ago
559dad8
Implement `ElixirLspAdapter::label_for_symbol`
Antonio Scandurra
created
3 years ago
13c2021
Default to language that started LSP when querying project symbols
Antonio Scandurra
created
3 years ago
cd62e60
Implement `ElixirLspAdapter::label_for_completion`
Antonio Scandurra
created
3 years ago
107ea5d
Start on Elixir LSP integration
Antonio Scandurra
created
3 years ago
15429ef
Add outline support for Elixir
Antonio Scandurra
created
3 years ago
327aae3
Start adding support for Elixir
Antonio Scandurra
created
3 years ago
e8548e7
Restructure handling of changed regions when reparsing
Max Brunsfeld
created
3 years ago
Page 2 of 114