mirror of
https://github.com/hexedtech/codemp-intellij.git
synced 2024-11-21 06:44:47 +01:00
IntelliJ codemp plugin -- code multiplexer
gradle | ||
src/main | ||
.editorconfig | ||
.gitignore | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE | ||
README.md | ||
settings.gradle |
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
codemp-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.