SublimeText codemp plugin -- code multiplexer
Find a file
cschen 472321cb2d feat: wrote executor on the sublime worker thread, (should be correct)
started working on the runtime, first attepts were not very good... xD

Former-commit-id: e3f07d5fc4fb6189931f6673cab9295eaebfb05d
2024-08-09 20:33:56 +02:00
.github/workflows initial commit 2023-08-17 18:39:47 +02:00
bindings chore: adapting plugin to new glue + new glue 2024-08-09 09:17:38 +02:00
ext initial commit 2023-08-17 18:39:47 +02:00
src feat: wrote executor on the sublime worker thread, (should be correct) 2024-08-09 20:33:56 +02:00
.gitignore added buffer disconnection, sending of cursor and buffer events working, to test the receiving part 2023-11-23 14:36:33 +01:00
.gitmodules initial commit 2023-08-17 18:39:47 +02:00
.python-version initial commit 2023-08-17 18:39:47 +02:00
build.sh fix: logger does not panic anymore on reload. 2024-08-04 19:52:12 +02:00
Codemp.sublime-commands feat: leave workspace command and separation between activating a workspace and materializing it on disk and in the editor 2024-08-09 14:23:29 +02:00
plugin.py feat: wrote executor on the sublime worker thread, (should be correct) 2024-08-09 20:33:56 +02:00