Antonio Scandurra
|
46019f8537
|
WIP
|
2022-09-28 11:33:38 +02:00 |
|
Antonio Scandurra
|
f54c1f05c5
|
💄
|
2022-09-28 11:27:07 +02:00 |
|
Antonio Scandurra
|
e17627b07d
|
Use a SumTree as the backing storage of UndoMap
This makes it cheap to clone and avoids slowdowns when there the undo
history is long.
|
2022-09-28 11:24:45 +02:00 |
|
Mikayla Maki
|
1905ba55d4
|
Fixed minor issue with pane defocusing Co-Authored-By: kay@zed.dev
|
2022-09-27 17:05:21 -07:00 |
|
Mikayla Maki
|
9b32678b05
|
Fixed terminal stealing focus
|
2022-09-27 16:43:32 -07:00 |
|
Mikayla Maki
|
75594fc3e3
|
Merge pull request #1659 from zed-industries/terminal-selections
Terminal Touch ups
|
2022-09-26 20:58:36 -07:00 |
|
Mikayla Maki
|
9a59603065
|
Added a SendKeystroke action and rewrote terminal actions to remove duplication
|
2022-09-26 20:39:40 -07:00 |
|
Mikayla Maki
|
24cc9859c7
|
Added terminal::SendText command, for sending text to the terminal
|
2022-09-26 20:01:05 -07:00 |
|
Mikayla Maki
|
2ae3fbd6b2
|
Improved terminal selection ergonomics
|
2022-09-26 19:37:55 -07:00 |
|
Mikayla Maki
|
78def0593e
|
Merge pull request #1658 from zed-industries/terminal-hyperlink-scroll
Fixed bug where hyperlinks would not be refreshed when the page scrolled
|
2022-09-26 17:48:08 -07:00 |
|
Mikayla Maki
|
a8e05c946e
|
Fixed bug where hyperlinks would not be refreshed when the page scrolled
|
2022-09-26 17:46:19 -07:00 |
|
Mikayla Maki
|
98aad9a727
|
Merge pull request #1637 from zed-industries/terminal-hyperlinks
Tracking PR for Terminal hyperlinks
|
2022-09-26 16:40:12 -07:00 |
|
Mikayla Maki
|
550ae40ff5
|
Slightly improved left click handling
|
2022-09-26 16:36:08 -07:00 |
|
Mikayla Maki
|
4bc0afdafa
|
Finished terminal hyperlinks for now
|
2022-09-26 16:33:29 -07:00 |
|
Mikayla Maki
|
6a26158728
|
v0.55.0
|
2022-09-26 10:13:54 -07:00 |
|
Julia
|
879a0d8b12
|
Backward compat format settings
|
2022-09-26 11:41:31 -04:00 |
|
Mikayla Maki
|
d2d49633f1
|
WIP, almost done with tooltips
|
2022-09-24 08:32:06 -07:00 |
|
Julia
|
12e439bda9
|
Test manual buffer format trigger
|
2022-09-23 12:15:24 -04:00 |
|
Mikayla Maki
|
a686a9f1d2
|
Merge branch 'main' into terminal-hyperlinks
|
2022-09-22 23:06:07 -07:00 |
|
Mikayla Maki
|
0584b2f5f0
|
added the fields for drawing the hyperlinks
|
2022-09-22 23:04:49 -07:00 |
|
Mikayla Maki
|
5cd56584b4
|
Completed terminal hyperlink clicking functionality. Just need to display it now
|
2022-09-22 22:40:22 -07:00 |
|
Julia
|
f3395cf4fd
|
Add editor action to manually invoke buffer format
|
2022-09-22 18:21:05 -04:00 |
|
Mikayla Maki
|
4761898d9b
|
removed the last dispatch_event I could find
|
2022-09-22 10:31:29 -07:00 |
|
Mikayla Maki
|
dd7259c832
|
Finished fixing flex scrolls
|
2022-09-22 09:35:52 -07:00 |
|
Mikayla Maki
|
f4d4ea4123
|
WIP fixing scrollable flex
|
2022-09-21 23:26:42 -07:00 |
|
Mikayla Maki
|
ab7f7b3754
|
Added on_scroll to mouse_event_handler and fixed the uniform list scroll implementation
|
2022-09-21 22:23:07 -07:00 |
|
Nathan Sobo
|
0c4c5f9238
|
0.54.1
|
2022-09-21 10:36:46 -06:00 |
|
Antonio Scandurra
|
eb71ac9604
|
Download json-language-server as a zip instead of as a binary
It turns out that this lifts the code-signing limitation and lets
us run arbitrary executables.
|
2022-09-21 09:49:18 +02:00 |
|
Antonio Scandurra
|
a29d5dd693
|
Use a pre-packaged version of the JSON language server
This ensures users can still edit settings even if they don't have
Node or NPM installed.
|
2022-09-21 09:19:17 +02:00 |
|
Mikayla Maki
|
f706cbe143
|
WIP hyperlink searching
|
2022-09-20 11:20:57 -07:00 |
|
Mikayla Maki
|
b3202c382d
|
WI{
|
2022-09-19 17:21:24 -07:00 |
|
Mikayla Maki
|
ba32dcbb88
|
Reworking hyperlink events
|
2022-09-19 17:19:03 -07:00 |
|
Mikayla Maki
|
e0635a3ed8
|
Fixed autoscroll jump on 4-click
|
2022-09-19 17:05:10 -07:00 |
|
Max Brunsfeld
|
b3fafec20c
|
0.54.0
|
2022-09-19 15:43:07 -07:00 |
|
Mikayla Maki
|
b8f362fd84
|
WIP hyperlink detection
|
2022-09-19 13:41:35 -07:00 |
|
Mikayla Maki
|
9f81f39f51
|
WIP Hyperlinks
|
2022-09-19 09:07:41 -07:00 |
|
Kay Simmons
|
f081dbced5
|
Merge pull request #1634 from zed-industries/dock-tweaks
Dock Tweaks
|
2022-09-19 09:02:43 -07:00 |
|
Mikayla Maki
|
1993a870e1
|
Hyperlink clicking is working
|
2022-09-18 23:33:06 -07:00 |
|
Mikayla Maki
|
ac390745a7
|
WIP hyperlinks
|
2022-09-16 19:35:18 -07:00 |
|
K Simmons
|
1ce48f4a94
|
Minor improvements to dock visuals, rework dock keybindings, and fix panic on split when dock is active
|
2022-09-16 12:55:36 -07:00 |
|
Antonio Scandurra
|
e07f4f3f53
|
Copy WebRTC.framework in the deps directory
Also, define the `rpath` on `live_kit` to avoid errors when running
tests.
|
2022-09-16 18:09:11 +02:00 |
|
Antonio Scandurra
|
20778a0694
|
Allow using live_kit with macOS >= 10.15
|
2022-09-16 11:47:17 +02:00 |
|
Antonio Scandurra
|
32c65cfb2a
|
Specify macOS target version manually
|
2022-09-16 11:35:33 +02:00 |
|
Antonio Scandurra
|
8bd059a293
|
Try using the unversioned triple when compiling live_kit
|
2022-09-16 11:33:49 +02:00 |
|
Antonio Scandurra
|
b76f3372a3
|
Target a triple explicitly when building Swift bridge
|
2022-09-16 11:22:17 +02:00 |
|
Antonio Scandurra
|
458a6a7310
|
💄
|
2022-09-16 11:09:30 +02:00 |
|
Antonio Scandurra
|
a0e2b7a6e9
|
Update Package.resolved
|
2022-09-16 11:08:19 +02:00 |
|
Antonio Scandurra
|
582ca666d0
|
Don't assume BOOL is a boolean
|
2022-09-16 11:03:15 +02:00 |
|
Antonio Scandurra
|
80d7df7664
|
Use an older version of the swift toolchain
|
2022-09-16 11:01:36 +02:00 |
|
Antonio Scandurra
|
b6ff8e7749
|
Introduce workaround for spurious windowDidBecomeKey event
|
2022-09-16 10:55:15 +02:00 |
|