SublimeText codemp plugin -- code multiplexer
Find a file
cschen 974afb98f1 feat: dispatch now runs on our custom loop
and can be started outside of `plugin_loaded()`

Former-commit-id: 9c8c99ed5704b4b18312e73b9b31c192805ad524
2024-08-10 19:05:04 +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: dispatch now runs on our custom loop 2024-08-10 19:05:04 +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: dispatch now runs on our custom loop 2024-08-10 19:05:04 +02:00