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 |
|
Nathan Sobo
|
d3904cd961
|
v0.51.1
|
2022-08-17 09:47:19 -06:00 |
|
Antonio Scandurra
|
b60277cad6
|
v0.51.0
|
2022-08-17 12:10:32 +02:00 |
|
Max Brunsfeld
|
ea09ef2c1a
|
remove http-auth-basic dependency
|
2022-08-16 12:58:53 -07:00 |
|
Max Brunsfeld
|
4817b11cad
|
0.50.0
|
2022-08-04 12:44:31 -07:00 |
|
Mikayla Maki
|
907d3e4035
|
Checkpoint, not compiling
|
2022-08-04 10:16:26 -07:00 |
|
Mikayla Maki
|
c3f97b10f0
|
Grabbed cargo lock
|
2022-08-03 15:05:05 -07:00 |
|
Mikayla Maki
|
bb8263104c
|
Pause and buffer
|
2022-08-03 10:29:03 -07:00 |
|
Mikayla Maki
|
7111576986
|
Merge main into branch
|
2022-08-02 09:25:52 -07:00 |
|
Mikayla Maki
|
05cc78d929
|
Abandoning this attempt, nto good enough at async
|
2022-08-01 16:47:16 -07:00 |
|
Mikayla Maki
|
8471af5a7d
|
Improved render performance implementation to use a fork of alacritty which includes the last # of bytes processed as a way of estimating throughput in cases where the terminal output is chanegd in place
|
2022-07-28 16:03:00 -07:00 |
|
Max Brunsfeld
|
3a74290359
|
Merge branch 'main' into autoindent-on-paste
|
2022-07-28 15:09:18 -07:00 |
|
Max Brunsfeld
|
cdf6ae25bb
|
Remove indent_size parameter from Buffer::edit_with_autoindent
Instead, compute the indent size by reading the settings inside that method.
Co-authored-by: Mikayla Maki <mikayla.c.maki@gmail.com>
|
2022-07-28 13:00:05 -07:00 |
|
Mikayla Maki
|
8a48a11a00
|
Implemcargo
|
2022-07-27 16:33:15 -07:00 |
|
Antonio Scandurra
|
92de5ab000
|
v0.49.1
|
2022-07-27 13:39:29 +02:00 |
|
Max Brunsfeld
|
ef1efb615e
|
0.49.0
|
2022-07-26 14:26:45 -07:00 |
|
Mikayla Maki
|
9b6df1fb61
|
Checkpoint, this commit does not compile
|
2022-07-20 12:41:04 -07:00 |
|
Mikayla Maki
|
8e5ed9dbd2
|
Maybe fixed toml
|
2022-07-20 10:04:08 -07:00 |
|
Mikayla Maki
|
18079ced20
|
Updated alacritty version
|
2022-07-20 10:04:08 -07:00 |
|
Mikayla Maki
|
40d30a898b
|
Rebasing continues
|
2022-07-20 10:04:08 -07:00 |
|
Mikayla Maki
|
a4ca11ba17
|
Finished design touchups
|
2022-07-20 10:04:08 -07:00 |
|
Max Brunsfeld
|
e5602b0ad4
|
0.48.1
|
2022-07-18 19:11:12 -07:00 |
|
Max Brunsfeld
|
142a019ada
|
0.48.0
|
2022-07-18 16:24:57 -07:00 |
|
Mikayla Maki
|
dc120c1e05
|
Added settings for common terminal configurations
|
2022-07-15 18:27:10 -07:00 |
|
Max Brunsfeld
|
df838c74ca
|
0.47.1
|
2022-07-13 17:31:59 -07:00 |
|
Max Brunsfeld
|
48624b796e
|
0.47.0
|
2022-07-13 15:59:11 -07:00 |
|
Keith Simmons
|
d796b543e0
|
WIP add basic context menu and make progress toward adding quick actions to it
|
2022-07-13 14:13:19 -07:00 |
|
Antonio Scandurra
|
9677db9f8f
|
Deploy context menu when clicking on split icon
|
2022-07-13 12:15:36 +02:00 |
|
Antonio Scandurra
|
afc8e9050c
|
Merge pull request #1252 from zed-industries/plugin
Language Server WebAssembly Plugin Integration (Part 2)
|
2022-07-12 11:04:20 +02:00 |
|
Isaac Clayton
|
14bccb4a90
|
More cleanup during review
|
2022-07-11 10:56:21 +02:00 |
|
Max Brunsfeld
|
9683db936d
|
0.46.0
|
2022-07-08 14:22:36 -07:00 |
|
Max Brunsfeld
|
1f16c68e6b
|
Upgrade Tree-sitter and limit query cursors' concurrently-buffered matches
|
2022-07-08 14:09:34 -07:00 |
|
Mikayla Maki
|
1cfe8688ca
|
Merge pull request #1304 from zed-industries/deploy-panic
Fixed working directory issues, added tests.
|
2022-07-07 12:14:57 -07:00 |
|
Mikayla Maki
|
9c518085ae
|
Fixed working directory issues, added tests. Working on regression
|
2022-07-07 11:01:26 -07:00 |
|
Isaac Clayton
|
5cb59dfdab
|
Fix errors resulting from rebase
|
2022-07-07 18:14:16 +02:00 |
|
Isaac Clayton
|
2b0b341415
|
Move await outside of a closure, remove future_wrap dependency
|
2022-07-07 15:42:53 +02:00 |
|
Isaac Clayton
|
37e04320aa
|
Checkpoint
|
2022-07-07 15:23:27 +02:00 |
|
Isaac Clayton
|
8aef8ab259
|
Add build.rs to rebuild plugins, and a test plugin
|
2022-07-07 15:22:17 +02:00 |
|
Isaac Clayton
|
fbaff615a3
|
Get JSON LSP running, still work to be done
|
2022-07-07 15:20:27 +02:00 |
|
Isaac Clayton
|
38d7321511
|
Remove non-WASI code
|
2022-07-07 15:20:25 +02:00 |
|
Isaac Clayton
|
17d15b2f08
|
Get Wasi working
|
2022-07-07 15:19:02 +02:00 |
|
Isaac Clayton
|
7dd3114a7a
|
Start switching JSON LSP adapter to plugin (take 2)
|
2022-07-07 15:16:59 +02:00 |
|
Isaac Clayton
|
35b2eff29c
|
Update plugin dependencies
|
2022-07-07 15:11:51 +02:00 |
|
Isaac Clayton
|
f6a9558c5c
|
Work on macro binding generation, some cleanup needed, rename runner to plugin
|
2022-07-07 15:11:51 +02:00 |
|
Isaac Clayton
|
6768713de2
|
Get basic Wasm runtime running
|
2022-07-07 15:11:51 +02:00 |
|
Isaac Clayton
|
feae434684
|
Update lockfile
|
2022-07-07 15:11:48 +02:00 |
|
Isaac Clayton
|
4003037ca8
|
Documented code, got basic example working
|
2022-07-07 15:01:09 +02:00 |
|
Isaac Clayton
|
4ff9a6b1b5
|
Update lockfile
|
2022-07-07 14:55:46 +02:00 |
|
Isaac Clayton
|
8293b6971d
|
Start sketching out runner runtime
|
2022-07-07 14:55:46 +02:00 |
|