SublimeText codemp plugin -- code multiplexer
Find a file
cschen d3388bd6d3 feat: improved logging system
fix: remove hard dependency from virtual workspace from virtual buffer

Former-commit-id: cb765c754d225d6a5beb6963facffd4211737bd2
2024-08-09 19:20:58 +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: improved logging system 2024-08-09 19:20:58 +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: improved logging system 2024-08-09 19:20:58 +02:00