Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hexedtech/codemp-intellij
IntelliJ codemp plugin -- code multiplexer
https://github.com/hexedtech/codemp-intellij
codemp collaborative intellij java plugin
Last synced: about 1 month ago
JSON representation
IntelliJ codemp plugin -- code multiplexer
- Host: GitHub
- URL: https://github.com/hexedtech/codemp-intellij
- Owner: hexedtech
- License: gpl-3.0
- Created: 2023-08-19T19:14:11.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2024-10-17T01:11:08.000Z (3 months ago)
- Last Synced: 2024-10-19T01:42:44.480Z (3 months ago)
- Topics: codemp, collaborative, intellij, java, plugin
- Language: Java
- Homepage: https://code.mp
- Size: 280 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![codemp](https://code.mp/static/banner.png)](https://code.mp)
> [`codemp`](https://github.com/hexedtech/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](https://www.jetbrains.com/opensource/idea/) plugin,
maintained by [hexedtech](https://hexed.technology).> Compare cross-editor development status with our [feature comparison matrix](https://github.com/orgs/hexedtech/projects/3)!
## 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.