VSCode codemp plugin -- code multiplexer
Find a file
alemidev 83ae6e3cd1 feat: initial rework of protocol flow
Added a "session" stage, to auth and connect to a Workspace.
Added workspace-level operations (sync, get buffers list...).
Added buffer-level sync operations (push, pull).
2022-07-31 13:44:48 +02:00
plugin fix: added functions inside vim 2022-07-16 03:46:43 +02:00
proto feat: initial rework of protocol flow 2022-07-31 13:44:48 +02:00
src feat: added tracing, added buffer_worker 2022-07-30 03:02:38 +02:00
.editorconfig build: initial commit with tonic stubs 2022-07-10 19:01:56 +02:00
.gitignore build: finished following tonic tutorial 2022-07-10 20:44:43 +02:00
.rustfmt.toml build: initial commit with tonic stubs 2022-07-10 19:01:56 +02:00
build.rs feat: improved protocol definition 2022-07-30 14:35:38 +02:00
Cargo.toml feat: added tracing, added buffer_worker 2022-07-30 03:02:38 +02:00