codemp-intellij/README.md

20 lines
811 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` 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](https://www.jetbrains.com/opensource/idea/) plugin,
maintained by [hexedtech](https://hexed.technology).
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.