codemp-intellij/README.md

23 lines
979 B
Markdown
Raw Normal View History

[![codemp](https://code.mp/static/banner.png)](https://code.mp)
2024-09-07 18:35:54 +02:00
> [`codemp`](https://github.com/hexedtech/codemp) is a **collaborative** text editing solution to work
> remotely.
2024-09-07 18:35:54 +02:00
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](https://www.jetbrains.com/opensource/idea/) plugin,
maintained by [hexedtech](https://hexed.technology).
2024-09-07 18:35:54 +02:00
2024-09-26 14:46:03 +02:00
> Compare cross-editor development status with our [feature comparison matrix](https://github.com/orgs/hexedtech/projects/3)!
2024-09-07 18:35:54 +02:00
## 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.