SublimeText codemp plugin -- code multiplexer
Find a file
Camillo Schenone 6fe5effb68 Minor fixes in the lib, finished the python objects wrappers. Started working on plugin.py.
Former-commit-id: 3a5e587b1ba019bb9a263478cd2e08b9b532322e
2023-08-25 14:29:11 +02:00
.github/workflows initial commit 2023-08-17 18:39:47 +02:00
bindings Minor fixes in the lib, finished the python objects wrappers. Started working on plugin.py. 2023-08-25 14:29:11 +02:00
ext initial commit 2023-08-17 18:39:47 +02:00
src Minor fixes in the lib, finished the python objects wrappers. Started working on plugin.py. 2023-08-25 14:29:11 +02:00
.gitignore .gitignore fixes and codemp cargo git dependency 2023-08-17 18:57:21 +02: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.rs initial commit 2023-08-17 18:39:47 +02:00
build.sh Got a bindings library that compiles. 2023-08-25 03:05:53 +02:00
Cargo.toml Implemented the client handle interface. TODO: controllers 2023-08-23 18:22:11 +02:00
Codemp.sublime-commands .gitignore fixes and codemp cargo git dependency 2023-08-17 18:57:21 +02:00
plugin.py Minor fixes in the lib, finished the python objects wrappers. Started working on plugin.py. 2023-08-25 14:29:11 +02:00
pyproject.toml initial commit 2023-08-17 18:39:47 +02:00