Skip to content

harunpehlivan/floobits-intellij

 
 

Repository files navigation

Floobits plugin for IntelliJ

Real-time collaborative editing. Think Etherpad, but with native editors. This is the plugin for IntelliJ. We also have plugins for Emacs, Vim, and Sublime Text.

This plugin also works with IntelliJ forks like RubyMine, PHPStorm, PyCharm, WebStom, Android Studio, and AppCode.

Documentation

Download from JetBrains

Development status: Functional

This plugin should be completely functional. If you encounter any errors please email support@floobits.com.

The Intellij IDEA plugin for Floobits is our most stable plugin so far. It works with all IntelliJ IDEA forks, except the stable version of PyCharm. The EAP version of PyCharm works fine.

Installation Instructions

  • Create a Floobits account or sign in with GitHub.
  • Go to your IntelliJ IDEA settings and choose "Plugins" from the sidebar.
  • Click the "Browse repositories" button.
  • Using the search box at the top of the dialog that appears, search for "Floobits".
  • Double-click the Floobits plugin search result. You may have to restart your IDE.

Contributing

You'll need to setup your plugin environment.

JetBrains instructions

A helpful guide

Questions? Join us on IRC: #Floobits on Freenode

Floobits status

Making changes to common

Changes in "common" are shared across IDEs (like Eclipse). Changes there should be pushed to the git subtree.

To set up the git subtree for common:

git remote add -f common git@github.com:Floobits/plugin-java-common.git

Pushing changes for common:

git subtree push --prefix=src/floobits/common common master

About

Real-time collaborative editing plugin for IntelliJ

Resources

License

Stars

Watchers

Forks

Packages

No packages published