IntelliJ codemp plugin -- code multiplexer
Find a file
2024-10-02 02:29:02 +02:00
gradle chore: bump codemp version 2024-10-02 02:28:24 +02:00
src/main fix: codemp toolbar panel layout and titles 2024-10-02 02:29:02 +02:00
.editorconfig fix: fixed editorconfig 2023-11-16 21:38:30 +01:00
.gitignore feat(java): brought the plugin to a broadly usable state 2024-09-16 03:01:14 +02:00
build.gradle feat: janky workspace create/invite/delete 2024-09-28 16:29:05 +02:00
gradle.properties feat: effectively restored to before glue migration 2024-08-16 02:42:15 +02:00
gradlew chore: initial setup 2023-08-19 21:56:02 +02:00
gradlew.bat chore: initial setup 2023-08-19 21:56:02 +02:00
LICENSE docs: readme and license 2024-09-07 18:35:54 +02:00
README.md docs: added feature matrix to readme 2024-09-26 14:46:03 +02:00
settings.gradle feat: moved to groovy dsl, registered cargo gradle tasks 2023-08-28 12:15:05 +02:00

codemp

codemp is a collaborative text editing solution to work remotely.

It seamlessly integrates in your editor providing remote cursors and instant text synchronization, as well as a remote virtual workspace for you and your team.

codemp-intellij

Warning

codmep-intellij is still under active development. It is not in a usable state yet, coming soon!

This is the reference codemp IntelliJ Platform plugin, maintained by hexedtech.

Compare cross-editor development status with our feature comparison matrix!

Testing

As this is not meant to be used yet, we do not provide build instructions.

You may however test it using Gradle with the runIde task. It will open in a new window an IntelliJ IDE with the plugin installed.