SublimeText codemp plugin -- code multiplexer
Find a file
cschen b8a591b7d1 feat: refactored plugin into smaller parts and fixed imports
Former-commit-id: 4a18c504b2413323176e543aa04e92a2a4915a6a
2024-08-09 15:54:12 +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: refactored plugin into smaller parts and fixed imports 2024-08-09 15:54:12 +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: refactored plugin into smaller parts and fixed imports 2024-08-09 15:54:12 +02:00