jbyuki / instant.nvim

collaborative editing in Neovim using built-in capabilities
MIT License
1.29k stars 25 forks source link

Other editors #4

Closed NullSense closed 3 years ago

NullSense commented 3 years ago

I'm not sure if this is out of the scope of this plugin, but is it possible to connect to other editors? Looking at the docs, it seems that it's not. Would be awesome to connect to coworkers that are using vscode/intellij plugins.

jbyuki commented 3 years ago

In the current state, it's not possible. Unless there is a real demand, I don't think I will implement it as I'm not really familiar with the other IDEs plugin development. You might consider Floobits which actually supports cross editor support.