Mikayla Maki
|
30872d3992
|
Added experimental support for scheme, racket, and commonlisp
|
2022-12-05 11:31:49 -08:00 |
|
Mikayla Maki
|
2a5565ca93
|
WIP
|
2022-12-03 16:06:00 -08:00 |
|
Max Brunsfeld
|
5e7652698d
|
v0.67.x dev
|
2022-11-23 09:56:06 -08:00 |
|
Max Brunsfeld
|
4e4299d500
|
v0.66.x dev
|
2022-11-16 14:22:18 -08:00 |
|
Max Brunsfeld
|
e401caff7c
|
Merge pull request #1863 from zed-industries/erb
Add support for ERB
|
2022-11-14 16:59:51 -08:00 |
|
Max Brunsfeld
|
335db5d03d
|
v0.65.x dev
|
2022-11-09 13:18:23 -08:00 |
|
Max Brunsfeld
|
be6ee3cbff
|
Start work on ERB language support
|
2022-11-04 09:33:59 -07:00 |
|
Max Brunsfeld
|
d222904471
|
Add basic support for ruby
Co-authored-by: Kay Simmons <kay@zed.dev>
|
2022-11-03 15:52:33 -07:00 |
|
Max Brunsfeld
|
601ec40ddc
|
Bump tree-sitter-rust for let-else, let-chains
|
2022-11-03 12:35:12 -07:00 |
|
Joseph T Lyons
|
3caa7a4916
|
v0.64.x dev
|
2022-11-02 12:57:53 -04:00 |
|
Max Brunsfeld
|
02cf7679a3
|
0.63.x dev
|
2022-10-26 23:04:36 -07:00 |
|
Max Brunsfeld
|
fcfc4a4298
|
Dev 0.62.0
|
2022-10-26 16:38:38 -07:00 |
|
Max Brunsfeld
|
0f1b0a4a78
|
Use a separate icon for preview releases
|
2022-10-26 16:19:19 -07:00 |
|
Antonio Scandurra
|
7e411ae098
|
Merge branch 'main' into screen-sharing
# Conflicts:
# crates/collab/src/integration_tests.rs
# crates/collab/src/main.rs
# styles/src/styleTree/workspace.ts
|
2022-10-21 14:29:45 +02:00 |
|
Antonio Scandurra
|
de24b4b4e8
|
Bump minimum macOS version to 10.15.7
This solves an issue with loading Swift libraries when running the
x86_64 binary.
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
|
2022-10-20 18:01:41 +02:00 |
|
Mikayla Maki
|
4c2f8406c7
|
Restored chat_panel, just in case
|
2022-10-19 11:42:29 -07:00 |
|
Max Brunsfeld
|
50ba8bdc9b
|
0.61.0
|
2022-10-18 13:05:16 -07:00 |
|
K Simmons
|
b0ddbeb0ad
|
Merge branch 'main' into elevations
|
2022-10-18 12:47:15 -07:00 |
|
Max Brunsfeld
|
8044beffc7
|
v0.60.4
|
2022-10-14 12:44:22 -07:00 |
|
Max Brunsfeld
|
ad6f9b2499
|
0.60.3
|
2022-10-14 09:35:57 -07:00 |
|
Nathan Sobo
|
eef086f60f
|
0.60.2
|
2022-10-13 16:26:26 -06:00 |
|
Max Brunsfeld
|
cf499abf31
|
v0.60.1
|
2022-10-13 10:00:07 -07:00 |
|
Max Brunsfeld
|
490a608663
|
v0.60.0
|
2022-10-12 14:18:40 -07:00 |
|
Mikayla Maki
|
0beb97547e
|
Finished refactoring out fs and rope
|
2022-10-11 15:25:54 -07:00 |
|
Mikayla Maki
|
a833652077
|
Undid change to paths variables and cleaned up leftovers
|
2022-10-11 12:48:30 -07:00 |
|
Mikayla Maki
|
cc8ae45012
|
Added theme writing code, really bad race condition
|
2022-10-11 12:48:30 -07:00 |
|
Antonio Scandurra
|
afaacba41f
|
Merge remote-tracking branch 'origin/main' into room
|
2022-10-10 15:43:38 +02:00 |
|
Max Brunsfeld
|
e96abf1429
|
0.59.0
|
2022-10-07 14:51:18 -07:00 |
|
Max Brunsfeld
|
51fa06cc8d
|
Merge pull request #1404 from zed-industries/html-support
Basic html support
|
2022-10-06 10:32:44 -07:00 |
|
Antonio Scandurra
|
40163da679
|
Move contacts panel features into collab_ui
|
2022-10-06 14:00:14 +02:00 |
|
Max Brunsfeld
|
b5d941b10c
|
0.58.0
|
2022-10-04 11:43:52 -07:00 |
|
Max Brunsfeld
|
a977593f3d
|
0.57.0
|
2022-09-29 16:47:20 -07:00 |
|
Antonio Scandurra
|
1898e813f5
|
Encapsulate Room interaction within ActiveCall
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
|
2022-09-29 17:39:53 +02:00 |
|
Max Brunsfeld
|
64253e4441
|
0.56.0
|
2022-09-28 14:16:35 -07:00 |
|
Max Brunsfeld
|
a2e57e8d71
|
Add basic syntax highlighting for CSS
|
2022-09-28 12:32:04 -07:00 |
|
Isaac Clayton
|
a48995c782
|
Basic html highlighting + lsp support
|
2022-09-28 12:32:04 -07:00 |
|
Antonio Scandurra
|
aa3cb8e35e
|
Rename collab_titlebar_item crate to collab_ui
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
|
2022-09-28 19:14:31 +02:00 |
|
Nathan Sobo
|
f5b2d56efd
|
Remove contacts menu bar extra
Co-Authored-By: Antonio Scandurra <antonio@zed.dev>
|
2022-09-28 09:06:28 -06:00 |
|
Antonio Scandurra
|
782309f369
|
Rename contacts_titlebar_item to collab_titlebar_item
|
2022-09-28 11:33:38 +02:00 |
|
Antonio Scandurra
|
c8a48e8990
|
Extract contacts titlebar item into a separate crate
This allows us to implement a new contacts popover that uses the
`editor` crate.
|
2022-09-28 11:33:38 +02:00 |
|
Mikayla Maki
|
6a26158728
|
v0.55.0
|
2022-09-26 10:13:54 -07:00 |
|
K Simmons
|
db5c83eb36
|
add theme testbench command
|
2022-09-21 16:32:44 -07:00 |
|
K Simmons
|
56f9543a95
|
reworked style tree to use colorScheme instead of old theme. Very limited style for now
|
2022-09-21 16:32:42 -07:00 |
|
Nathan Sobo
|
0c4c5f9238
|
0.54.1
|
2022-09-21 10:36:46 -06:00 |
|
Max Brunsfeld
|
b3fafec20c
|
0.54.0
|
2022-09-19 15:43:07 -07:00 |
|
Antonio Scandurra
|
a102b3ba4b
|
Start on a real status bar item implementation
|
2022-09-13 14:51:00 +02:00 |
|
Max Brunsfeld
|
e42bc17664
|
0.53.1
|
2022-09-02 12:19:45 -07:00 |
|
Max Brunsfeld
|
7cbabc386f
|
0.53
|
2022-09-01 14:09:14 -07:00 |
|
Antonio Scandurra
|
327aae3bf2
|
Start adding support for Elixir
|
2022-08-22 14:30:27 +02:00 |
|
Max Brunsfeld
|
6e67448420
|
0.52.0
|
2022-08-19 09:20:26 -07:00 |
|